JUnit version 4.13.2
.14:26:16.309 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114376301
14:26:16.370 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:16.410 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:16.421 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:16.444 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:16.447 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:16.652 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:16.664 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:16.666 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:16.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.667055 28140 mini_oidc.cc:150] Starting JWKS server
14:26:16.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.667752 28140 webserver.cc:533] Webserver started at http://127.0.0.1:38837/ using document root <none> and password file <none>
14:26:16.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.667857 28140 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:16.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.668016 28140 webserver.cc:533] Webserver started at http://127.0.0.1:44145/ using document root <none> and password file <none>
14:26:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:16Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:16Z Disabled control of system clock
14:26:16.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.677748 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal
14:26:16.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data
14:26:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:16.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/logs
14:26:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data/info.pb
14:26:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:16.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.62:42305
14:26:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.62
14:26:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:16.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json with env {}
14:26:16.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.752943 28151 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:16.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.753098 28151 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:16.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.753122 28151 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.754949 28151 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.754992 28151 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.755009 28151 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:16.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.755025 28151 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:16.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.755040 28151 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:16.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.755054 28151 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38837/jwks.json
14:26:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.757015 28151 master_runner.cc:387] Master server non-default flags:
14:26:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:16.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data
14:26:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal
14:26:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.62:42305
14:26:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json
14:26:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data/info.pb
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.62
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28151
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/logs
14:26:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.757258 28151 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.757493 28151 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.760149 28151 server_base.cc:1061] running on GCE node
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.760219 28157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.760187 28159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.760303 28156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.760532 28151 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.760725 28151 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.761859 28151 hybrid_clock.cc:648] HybridClock initialized: now 1779114376761840 us; error 39 us; skew 500 ppm
14:26:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.763108 28151 webserver.cc:533] Webserver started at http://127.27.123.62:36315/ using document root <none> and password file <none>
14:26:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.763288 28151 fs_manager.cc:362] Metadata directory not provided
14:26:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.763337 28151 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.763435 28151 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.764461 28151 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data/instance:
14:26:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45120ea3c44f4333aa9908198d0780e2"
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.764820 28151 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal/instance:
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45120ea3c44f4333aa9908198d0780e2"
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.766299 28151 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:26:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.767027 28165 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.767163 28151 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.767212 28151 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal
14:26:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45120ea3c44f4333aa9908198d0780e2"
14:26:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.767249 28151 fs_report.cc:389] FS layout report
14:26:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal
14:26:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal
14:26:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data/data
14:26:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:16.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.785730 28151 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:16.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.785997 28151 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
14:26:16.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.786077 28151 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:16.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.789678 28151 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.62:42305
14:26:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.789705 28217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.62:42305 every 8 connection(s)
14:26:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.789971 28151 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/data/info.pb
14:26:16.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.790524 28218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.791785 28218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.793072 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28151
14:26:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.793164 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-0/wal/instance
14:26:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.794008 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal
14:26:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data
14:26:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/logs
14:26:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data/info.pb
14:26:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:16.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.61:36353
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.61
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json with env {}
14:26:16.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.800475 28218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.800876 28168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.123.61:36353: connect: Connection refused (error 111)
14:26:16.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.801287 28218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.61:36353: Network error: Client connection negotiation failed: client connection to 127.27.123.61:36353: connect: Connection refused (error 111)
14:26:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.850488 28218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } attempt: 1
14:26:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.851341 28218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.61:36353: Network error: Client connection negotiation failed: client connection to 127.27.123.61:36353: connect: Connection refused (error 111)
14:26:16.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.868767 28222 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:16.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.868938 28222 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:16.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.868957 28222 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:16.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870555 28222 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870608 28222 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870621 28222 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870632 28222 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870643 28222 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:16.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.870652 28222 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38837/jwks.json
14:26:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.872792 28222 master_runner.cc:387] Master server non-default flags:
14:26:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:16.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.61:36353
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data/info.pb
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.61
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28222
14:26:16.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/logs
14:26:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.873059 28222 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.873311 28222 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.876024 28231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.876052 28228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.876520 28222 server_base.cc:1061] running on GCE node
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.876952 28229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.877182 28222 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.877488 28222 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.878628 28222 hybrid_clock.cc:648] HybridClock initialized: now 1779114376878603 us; error 36 us; skew 500 ppm
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.879985 28222 webserver.cc:533] Webserver started at http://127.27.123.61:42665/ using document root <none> and password file <none>
14:26:16.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.880179 28222 fs_manager.cc:362] Metadata directory not provided
14:26:16.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.880234 28222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:16.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.880333 28222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:16.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.881515 28222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data/instance:
14:26:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690da1546feb47ee861f06f8c5826d24"
14:26:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.881877 28222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal/instance:
14:26:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690da1546feb47ee861f06f8c5826d24"
14:26:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.883664 28222 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
14:26:16.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.885308 28237 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:16.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.885439 28222 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.885493 28222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "690da1546feb47ee861f06f8c5826d24"
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:16 on dist-test-slave-rmmn"
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.885563 28222 fs_report.cc:389] FS layout report
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data/data
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.906018 28222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.906340 28222 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
14:26:16.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.906462 28222 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:16.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.910211 28222 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.61:36353
14:26:16.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.910266 28289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.61:36353 every 8 connection(s)
14:26:16.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.910591 28222 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/data/info.pb
14:26:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.911230 28290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:16.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.912482 28290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.916887 28290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.919329 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28222
14:26:16.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.919399 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-1/wal/instance
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.919471 28218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } attempt: 2
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.919757 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:16.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/logs
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data/info.pb
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:16.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.60:44847
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.60
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:16.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:16.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json with env {}
14:26:16.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.920321 28290 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.920665 28238 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:16.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.922245 28290 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.60:44847: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:16.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.923990 28218 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } has no permanent_uuid. Determining permanent_uuid...
14:26:16.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.924477 28218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.60:44847: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:16.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.967622 28218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } attempt: 1
14:26:16.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.968470 28218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.60:44847: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:16.971407 28290 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } attempt: 1
14:26:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:16.972096 28290 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.60:44847: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.001576 28295 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.001729 28295 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.001745 28295 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003862 28295 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003919 28295 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003937 28295 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003953 28295 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003968 28295 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:17.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.003983 28295 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38837/jwks.json
14:26:17.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.005570 28295 master_runner.cc:387] Master server non-default flags:
14:26:17.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.60:44847
14:26:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38837/jwks.json
14:26:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data/info.pb
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.60
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28295
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/logs
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.005749 28295 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.005918 28295 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.008097 28302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.008175 28305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.008301 28303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.008445 28295 server_base.cc:1061] running on GCE node
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.008607 28295 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.008790 28295 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.009919 28295 hybrid_clock.cc:648] HybridClock initialized: now 1779114377009901 us; error 29 us; skew 500 ppm
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.011080 28295 webserver.cc:533] Webserver started at http://127.27.123.60:40887/ using document root <none> and password file <none>
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.011260 28295 fs_manager.cc:362] Metadata directory not provided
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.011307 28295 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.011396 28295 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.012490 28295 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data/instance:
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bf99c057c1b4572a543bfbfa91979ff"
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.012846 28295 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal/instance:
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bf99c057c1b4572a543bfbfa91979ff"
14:26:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.014261 28295 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.014986 28311 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.015129 28295 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.015180 28295 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bf99c057c1b4572a543bfbfa91979ff"
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.015218 28295 fs_report.cc:389] FS layout report
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal
14:26:17.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data/data
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.015622 28218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } attempt: 2
14:26:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.016328 28218 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.123.60:44847: Network error: Client connection negotiation failed: client connection to 127.27.123.60:44847: connect: Connection refused (error 111)
14:26:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.033448 28295 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.033749 28295 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
14:26:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.033833 28295 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.037412 28295 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.60:44847
14:26:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.037444 28363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.60:44847 every 8 connection(s)
14:26:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.037714 28295 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/data/info.pb
14:26:17.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.038199 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:17.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.039835 28364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } has no permanent_uuid. Determining permanent_uuid...
14:26:17.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.040349 28290 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } attempt: 2
14:26:17.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.044628 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28295
14:26:17.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.044703 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/master-2/wal/instance
14:26:17.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.044682 28364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } has no permanent_uuid. Determining permanent_uuid...
14:26:17.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.046598 28290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Bootstrap starting.
14:26:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.047242 28290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Neither blocks nor log segments found. Creating new log.
14:26:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.047685 28290 log.cc:826] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Log is configured to *not* fsync() on all Append() calls
14:26:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.048723 28364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } has no permanent_uuid. Determining permanent_uuid...
14:26:17.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.050159 28290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: No bootstrap required, opened a new log
14:26:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.051699 28290 raft_consensus.cc:359] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.051810 28290 raft_consensus.cc:385] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.051841 28290 raft_consensus.cc:740] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 690da1546feb47ee861f06f8c5826d24, State: Initialized, Role: FOLLOWER
14:26:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.051928 28290 consensus_queue.cc:260] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.052135 28371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [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: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.052201 28290 sys_catalog.cc:565] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: configured and running, proceeding with master startup.
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.052495 28364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: Bootstrap starting.
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.053117 28364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: Neither blocks nor log segments found. Creating new log.
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.053395 28364 log.cc:826] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: Log is configured to *not* fsync() on all Append() calls
14:26:17.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.052196 28371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.054291 28222 master_runner.cc:187] Error getting master registration for 127.27.123.62:42305: OK, instance_id { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" instance_seqno: 1779114376788742 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:17.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.055819 28222 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:17.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.056026 28383 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:17.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.056077 28383 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:17.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.061857 28364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: No bootstrap required, opened a new log
14:26:17.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.063902 28364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.064035 28364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:17.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.064064 28364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf99c057c1b4572a543bfbfa91979ff, State: Initialized, Role: FOLLOWER
14:26:17.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.064143 28364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.064414 28364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: configured and running, proceeding with master startup.
14:26:17.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.066406 28385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [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: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.066464 28396 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:17.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.066745 28396 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:17.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.067135 28385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.066582 28295 master_runner.cc:187] Error getting master registration for 127.27.123.62:42305: OK, instance_id { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" instance_seqno: 1779114376788742 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.068198 28295 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:17.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.103538 28371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:17.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.103726 28371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.103989 28371 leader_election.cc:290] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45120ea3c44f4333aa9908198d0780e2 (127.27.123.62:42305), 2bf99c057c1b4572a543bfbfa91979ff (127.27.123.60:44847)
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.104816 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "690da1546feb47ee861f06f8c5826d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf99c057c1b4572a543bfbfa91979ff" is_pre_election: true
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.104970 28338 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 690da1546feb47ee861f06f8c5826d24 in term 0.
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.105140 28238 leader_election.cc:304] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf99c057c1b4572a543bfbfa91979ff, 690da1546feb47ee861f06f8c5826d24; no voters: 
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.105275 28371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.105312 28371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.105332 28371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 0 FOLLOWER]: Advancing to term 1
14:26:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.106169 28371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.106300 28371 leader_election.cc:290] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [CANDIDATE]: Term 1 election: Requested vote from peers 45120ea3c44f4333aa9908198d0780e2 (127.27.123.62:42305), 2bf99c057c1b4572a543bfbfa91979ff (127.27.123.60:44847)
14:26:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.106493 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "690da1546feb47ee861f06f8c5826d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf99c057c1b4572a543bfbfa91979ff"
14:26:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.106551 28338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 0 FOLLOWER]: Advancing to term 1
14:26:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.107319 28338 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 690da1546feb47ee861f06f8c5826d24 in term 1.
14:26:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.107523 28238 leader_election.cc:304] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf99c057c1b4572a543bfbfa91979ff, 690da1546feb47ee861f06f8c5826d24; no voters: 
14:26:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.107651 28371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 1 FOLLOWER]: Leader election won for term 1
14:26:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.107817 28371 raft_consensus.cc:697] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [term 1 LEADER]: Becoming Leader. State: Replica: 690da1546feb47ee861f06f8c5826d24, State: Running, Role: LEADER
14:26:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.107913 28371 consensus_queue.cc:237] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.108254 28371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 690da1546feb47ee861f06f8c5826d24. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.108325 28371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: This master's current role is: LEADER
14:26:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.108609 28400 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.108925 28400 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:17.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.123420 28218 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } attempt: 3
14:26:17.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.128127 28218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: Bootstrap starting.
14:26:17.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.128811 28218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: Neither blocks nor log segments found. Creating new log.
14:26:17.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.129079 28218 log.cc:826] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: Log is configured to *not* fsync() on all Append() calls
14:26:17.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.131843 28338 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [term 1 FOLLOWER]: Refusing update from remote peer 690da1546feb47ee861f06f8c5826d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:17.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.132426 28398 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.133075 28218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: No bootstrap required, opened a new log
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.133682 28385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 690da1546feb47ee861f06f8c5826d24. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.133869 28385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.134763 28218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.134877 28218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.134907 28218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45120ea3c44f4333aa9908198d0780e2, State: Initialized, Role: FOLLOWER
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.135306 28398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.135394 28398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: This master's current role is: LEADER
14:26:17.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.136020 28385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.136117 28385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.136744 28401 mvcc.cc:204] Tried to move back new op lower bound from 7287252488729890816 to 7287252488634576896. Current Snapshot: MvccSnapshot[applied={T|T < 7287252488729890816}]
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137137 28218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } }
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137490 28218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: configured and running, proceeding with master startup.
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137564 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "690da1546feb47ee861f06f8c5826d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45120ea3c44f4333aa9908198d0780e2" is_pre_election: true
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137697 28192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 690da1546feb47ee861f06f8c5826d24 in term 0.
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137820 28190 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 0 FOLLOWER]: Advancing to term 1
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.138654 28190 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 1 FOLLOWER]: Refusing update from remote peer 690da1546feb47ee861f06f8c5826d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.138777 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "690da1546feb47ee861f06f8c5826d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45120ea3c44f4333aa9908198d0780e2"
14:26:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.139564 28371 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.139882 28191 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 690da1546feb47ee861f06f8c5826d24 in term 1.
14:26:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.137434 28403 mvcc.cc:204] Tried to move back new op lower bound from 7287252488729890816 to 7287252488634576896. Current Snapshot: MvccSnapshot[applied={T|T < 7287252488729890816}]
14:26:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.141731 28400 catalog_manager.cc:1383] Generated new cluster ID: 3c6cb563fd3149379f5be1affaa38bea
14:26:17.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.141777 28400 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:17.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.151283 28400 catalog_manager.cc:1406] Generated new certificate authority record
14:26:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.151993 28400 catalog_manager.cc:1540] Loading token signing keys...
14:26:17.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.153759 28422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.153934 28422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.153973 28422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 690da1546feb47ee861f06f8c5826d24. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.154006 28422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.153944 28398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.154027 28398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24 [sys.catalog]: This master's current role is: LEADER
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.154027 28422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "690da1546feb47ee861f06f8c5826d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45120ea3c44f4333aa9908198d0780e2" member_type: VOTER last_known_addr { host: "127.27.123.62" port: 42305 } } peers { permanent_uuid: "690da1546feb47ee861f06f8c5826d24" member_type: VOTER last_known_addr { host: "127.27.123.61" port: 36353 } } peers { permanent_uuid: "2bf99c057c1b4572a543bfbfa91979ff" member_type: VOTER last_known_addr { host: "127.27.123.60" port: 44847 } } }
14:26:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.154057 28422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.157900 28418 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.158330 28418 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.159114 28420 mvcc.cc:204] Tried to move back new op lower bound from 7287252488729890816 to 7287252488634576896. Current Snapshot: MvccSnapshot[applied={T|T < 7287252488729890816}]
14:26:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.165493 28400 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Generated new TSK 0
14:26:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.165683 28400 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.170796 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/logs
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data/info.pb
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.1:0
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.1
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.1
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:17.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.277769 28426 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:17.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.277933 28426 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:17.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.277951 28426 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.279448 28426 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.279495 28426 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.123.1
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.280969 28426 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data
14:26:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.1:0
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data/info.pb
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.1
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28426
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.1
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/logs
14:26:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.281144 28426 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:17.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.281348 28426 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.283656 28434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.283682 28431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.285266 28432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.286090 28426 server_base.cc:1061] running on GCE node
14:26:17.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.286260 28426 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:17.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.286473 28426 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:17.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.287634 28426 hybrid_clock.cc:648] HybridClock initialized: now 1779114377287521 us; error 125 us; skew 500 ppm
14:26:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.288915 28426 webserver.cc:533] Webserver started at http://127.27.123.1:39365/ using document root <none> and password file <none>
14:26:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.289099 28426 fs_manager.cc:362] Metadata directory not provided
14:26:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.289142 28426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.289368 28426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.290419 28426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data/instance:
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "104195c2f71540ccad240a4cbd260bb5"
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.290772 28426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/instance:
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "104195c2f71540ccad240a4cbd260bb5"
14:26:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.292896 28426 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
14:26:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.293612 28440 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.293972 28426 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.294032 28426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "104195c2f71540ccad240a4cbd260bb5"
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.294085 28426 fs_report.cc:389] FS layout report
14:26:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data/data
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.316283 28426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.316612 28426 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
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.316728 28426 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.316924 28426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.317322 28426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.317358 28426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.317387 28426 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.317404 28426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:17.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.322795 28426 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.1:38535
14:26:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.322862 28553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.1:38535 every 8 connection(s)
14:26:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.323112 28426 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/data/info.pb
14:26:17.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328703 28556 heartbeater.cc:344] Connected to a master server at 127.27.123.61:36353
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328734 28554 heartbeater.cc:344] Connected to a master server at 127.27.123.60:44847
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328758 28555 heartbeater.cc:344] Connected to a master server at 127.27.123.62:42305
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328789 28554 heartbeater.cc:461] Registering TS with master...
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328816 28555 heartbeater.cc:461] Registering TS with master...
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328979 28555 heartbeater.cc:507] Master 127.27.123.62:42305 requested a full tablet report, sending...
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328985 28554 heartbeater.cc:507] Master 127.27.123.60:44847 requested a full tablet report, sending...
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.329535 28328 ts_manager.cc:194] Registered new tserver with Master: 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535)
14:26:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.329706 28182 ts_manager.cc:194] Registered new tserver with Master: 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535)
14:26:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.328790 28556 heartbeater.cc:461] Registering TS with master...
14:26:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.329945 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28426
14:26:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.330029 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/instance
14:26:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.330060 28556 heartbeater.cc:507] Master 127.27.123.61:36353 requested a full tablet report, sending...
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.330668 28254 ts_manager.cc:194] Registered new tserver with Master: 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535)
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.331354 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.123.1:39221
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.331363 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/logs
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data/info.pb
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.2:0
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.2
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.2
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.406136 28561 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.406283 28561 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.406299 28561 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:17.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.407775 28561 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.407840 28561 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.123.2
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.409415 28561 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.2:0
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data/info.pb
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.2
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28561
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.2
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/logs
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.409583 28561 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.409741 28561 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.411939 28566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.411954 28569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.411981 28567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.412148 28561 server_base.cc:1061] running on GCE node
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.412292 28561 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.412444 28561 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.413554 28561 hybrid_clock.cc:648] HybridClock initialized: now 1779114377413536 us; error 36 us; skew 500 ppm
14:26:17.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.414479 28561 webserver.cc:533] Webserver started at http://127.27.123.2:34379/ using document root <none> and password file <none>
14:26:17.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.414615 28561 fs_manager.cc:362] Metadata directory not provided
14:26:17.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.414645 28561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:17.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.414709 28561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.415438 28561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data/instance:
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1e19bba89c4746b148b0f874a9419f"
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.415685 28561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/instance:
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1e19bba89c4746b148b0f874a9419f"
14:26:17.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.416636 28561 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.417177 28575 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.417339 28561 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.417385 28561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1e19bba89c4746b148b0f874a9419f"
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.417421 28561 fs_report.cc:389] FS layout report
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal
14:26:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data/data
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:17.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.435397 28561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:17.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.435644 28561 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
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.435721 28561 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.435895 28561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.436168 28561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.436201 28561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.436228 28561 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.436244 28561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.441866 28561 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.2:38509
14:26:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.441916 28688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.2:38509 every 8 connection(s)
14:26:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.442185 28561 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/data/info.pb
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.446851 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28561
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.446934 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/instance
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.446919 28691 heartbeater.cc:344] Connected to a master server at 127.27.123.61:36353
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447008 28691 heartbeater.cc:461] Registering TS with master...
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447183 28691 heartbeater.cc:507] Master 127.27.123.61:36353 requested a full tablet report, sending...
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447604 28690 heartbeater.cc:344] Connected to a master server at 127.27.123.62:42305
14:26:17.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447656 28690 heartbeater.cc:461] Registering TS with master...
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447726 28254 ts_manager.cc:194] Registered new tserver with Master: 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509)
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.447743 28690 heartbeater.cc:507] Master 127.27.123.62:42305 requested a full tablet report, sending...
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448091 28181 ts_manager.cc:194] Registered new tserver with Master: 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509)
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448154 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.123.2:55439
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448228 28140 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/logs
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data/info.pb
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:17.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.3:0
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.3
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.3
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448724 28689 heartbeater.cc:344] Connected to a master server at 127.27.123.60:44847
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448770 28689 heartbeater.cc:461] Registering TS with master...
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.448812 28689 heartbeater.cc:507] Master 127.27.123.60:44847 requested a full tablet report, sending...
14:26:17.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.449121 28328 ts_manager.cc:194] Registered new tserver with Master: 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509)
14:26:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.522331 28696 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.522480 28696 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.522496 28696 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:17.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.523911 28696 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:17.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.523954 28696 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.123.3
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.525384 28696 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.123.20:42407
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.123.3:0
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:17.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data/info.pb
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.123.3
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.123.62:42305,127.27.123.61:36353,127.27.123.60:44847
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28696
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.123.3
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/logs
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:17.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.525578 28696 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.525741 28696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.527966 28704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.527963 28701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:17.528023 28702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.528287 28696 server_base.cc:1061] running on GCE node
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.528415 28696 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:17.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.528587 28696 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:17.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.529726 28696 hybrid_clock.cc:648] HybridClock initialized: now 1779114377529703 us; error 35 us; skew 500 ppm
14:26:17.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.530815 28696 webserver.cc:533] Webserver started at http://127.27.123.3:43991/ using document root <none> and password file <none>
14:26:17.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.531003 28696 fs_manager.cc:362] Metadata directory not provided
14:26:17.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.531057 28696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:17.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.531157 28696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.531989 28696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data/instance:
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f90dae7d9da42a3b38ed2b880d6205d"
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.532297 28696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/instance:
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f90dae7d9da42a3b38ed2b880d6205d"
14:26:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.533440 28696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.534057 28710 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.534201 28696 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.534262 28696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal
14:26:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3f90dae7d9da42a3b38ed2b880d6205d"
14:26:17.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:17 on dist-test-slave-rmmn"
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.534308 28696 fs_report.cc:389] FS layout report
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data/data
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:17.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:17.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:17.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:17.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.549925 28696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:17.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.550246 28696 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
14:26:17.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.550364 28696 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:17.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.550588 28696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.550984 28696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.551024 28696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.551055 28696 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.551072 28696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:17.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.556617 28696 rpc_server.cc:307] RPC server started. Bound to: 127.27.123.3:41037
14:26:17.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.556687 28823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.123.3:41037 every 8 connection(s)
14:26:17.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.557008 28696 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/data/info.pb
14:26:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.562089 28825 heartbeater.cc:344] Connected to a master server at 127.27.123.62:42305
14:26:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.562242 28140 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28696
14:26:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.562306 28140 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/instance
14:26:17.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.562672 28825 heartbeater.cc:461] Registering TS with master...
14:26:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.563113 28825 heartbeater.cc:507] Master 127.27.123.62:42305 requested a full tablet report, sending...
14:26:17.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.562103 28826 heartbeater.cc:344] Connected to a master server at 127.27.123.61:36353
14:26:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.563570 28826 heartbeater.cc:461] Registering TS with master...
14:26:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.563687 28826 heartbeater.cc:507] Master 127.27.123.61:36353 requested a full tablet report, sending...
14:26:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.563786 28182 ts_manager.cc:194] Registered new tserver with Master: 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037)
14:26:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.563969 28254 ts_manager.cc:194] Registered new tserver with Master: 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037)
14:26:17.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.564479 28254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.123.3:43645
14:26:17.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.566618 28824 heartbeater.cc:344] Connected to a master server at 127.27.123.60:44847
14:26:17.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.566665 28824 heartbeater.cc:461] Registering TS with master...
14:26:17.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.566704 28824 heartbeater.cc:507] Master 127.27.123.60:44847 requested a full tablet report, sending...
14:26:17.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.566934 28328 ts_manager.cc:194] Registered new tserver with Master: 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037)
14:26:17.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:17.577157 28140 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:17.578 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:17.579 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:17.588 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.123.62"
      port: 42305
    }
    bound_http_address {
      host: "127.27.123.62"
      port: 36315
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.123.61"
      port: 36353
    }
    bound_http_address {
      host: "127.27.123.61"
      port: 42665
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.123.60"
      port: 44847
    }
    bound_http_address {
      host: "127.27.123.60"
      port: 40887
    }
  }
}

14:26:17.591 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:17.593 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.123.1"
      port: 38535
    }
    bound_http_address {
      host: "127.27.123.1"
      port: 39365
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.123.2"
      port: 38509
    }
    bound_http_address {
      host: "127.27.123.2"
      port: 34379
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.123.3"
      port: 41037
    }
    bound_http_address {
      host: "127.27.123.3"
      port: 43991
    }
  }
}

14:26:17.594 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:17.791 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:26:17.855 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.013 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.123.61:36353(127.27.123.61:36353)] connecting to peer
14:26:18.065 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.123.62:42305(127.27.123.62:42305)] connecting to peer
14:26:18.066 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.27.123.60:44847(127.27.123.60:44847)] connecting to peer
14:26:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.067168 28396 catalog_manager.cc:1295] Loaded cluster ID: 3c6cb563fd3149379f5be1affaa38bea
14:26:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.067243 28396 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: loading cluster ID for follower catalog manager: success
14:26:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.068187 28396 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: acquiring CA information for follower catalog manager: success
14:26:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.068497 28396 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2bf99c057c1b4572a543bfbfa91979ff: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:18.080 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.123.60:44847(127.27.123.60:44847)] Successfully connected to peer
14:26:18.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.123.61:36353(127.27.123.61:36353)] Successfully connected to peer
14:26:18.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.123.62:42305(127.27.123.62:42305)] Successfully connected to peer
14:26:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.159080 28418 catalog_manager.cc:1295] Loaded cluster ID: 3c6cb563fd3149379f5be1affaa38bea
14:26:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.159154 28418 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: loading cluster ID for follower catalog manager: success
14:26:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.160480 28418 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: acquiring CA information for follower catalog manager: success
14:26:18.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.160797 28418 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 45120ea3c44f4333aa9908198d0780e2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:18.164 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.123.60
14:26:18.164 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.123.61
14:26:18.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.123.62
14:26:18.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.333209 28556 heartbeater.cc:499] Master 127.27.123.61:36353 was elected leader, sending a full tablet report...
14:26:18.373 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ae22435, L:/127.0.0.1:55862 - R:/127.27.123.61:36353] using SASL/PLAIN
14:26:18.373 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x76797f58, L:/127.0.0.1:33386 - R:/127.27.123.62:42305] using SASL/PLAIN
14:26:18.381 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x957e6031, L:/127.0.0.1:48686 - R:/127.27.123.60:44847] using SASL/PLAIN
14:26:18.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=438), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.123.61:36353, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.123.62:42305, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.123.60:44847, [410ms] Sub RPC ConnectToMaster: received response from server master-127.27.123.62:42305: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.27.123.60:44847: OK, [411ms] Sub RPC ConnectToMaster: received response from server master-127.27.123.61:36353: OK, deferred=null) after lookup
14:26:18.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.448807 28691 heartbeater.cc:499] Master 127.27.123.61:36353 was elected leader, sending a full tablet report...
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.454726 28254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55862:
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114377936"
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\324\376\377\377\007\0018\377\377\377\006\001\234\377\377\377\007\001d\000\000\000\006\001\310\000\000\000\007\001,\001\000\000"
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.464653 28758 tablet_service.cc:1511] Processing CreateTablet for tablet 76a121c9f1144280b53c1173befdfbfd (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
14:26:18.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.464970 28758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a121c9f1144280b53c1173befdfbfd. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.465862 28757 tablet_service.cc:1511] Processing CreateTablet for tablet ba6c2b3c25964f35bc4c3cd7818f4efa (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.465994 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6c2b3c25964f35bc4c3cd7818f4efa. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.467762 28859 tablet_bootstrap.cc:492] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.468377 28623 tablet_service.cc:1511] Processing CreateTablet for tablet 16676b870814434ea643139b49efb681 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.468571 28859 tablet_bootstrap.cc:654] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.468741 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16676b870814434ea643139b49efb681. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.468832 28859 log.cc:826] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Log is configured to *not* fsync() on all Append() calls
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.469461 28859 tablet_bootstrap.cc:492] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.469514 28859 ts_tablet_manager.cc:1403] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471206 28622 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61338cc1be48e794dbc38e54fa4cbf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471148 28859 raft_consensus.cc:359] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471280 28859 raft_consensus.cc:385] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471300 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61338cc1be48e794dbc38e54fa4cbf. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471312 28859 raft_consensus.cc:740] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471397 28859 consensus_queue.cc:260] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471460 28859 raft_consensus.cc:399] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471485 28859 raft_consensus.cc:493] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.471520 28859 raft_consensus.cc:3060] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472159 28859 raft_consensus.cc:515] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472258 28859 leader_election.cc:304] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472378 28859 leader_election.cc:290] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472553 28859 ts_tablet_manager.cc:1434] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472724 28826 heartbeater.cc:499] Master 127.27.123.61:36353 was elected leader, sending a full tablet report...
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.472977 28859 tablet_bootstrap.cc:492] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.473572 28859 tablet_bootstrap.cc:654] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.473897 28862 raft_consensus.cc:2804] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.474253 28862 raft_consensus.cc:697] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.474558 28862 consensus_queue.cc:237] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.478791 28488 tablet_service.cc:1511] Processing CreateTablet for tablet 75c5bbf243a54bd1983fe32d6ca99f11 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:26:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.479074 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c5bbf243a54bd1983fe32d6ca99f11. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.481544 28487 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0677853d4d49dd8cd7622f55cbeb75 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
14:26:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.481648 28487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0677853d4d49dd8cd7622f55cbeb75. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.484906 28254 catalog_manager.cc:5697] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table cdce0369d7d64292b26bf784183c39e9
14:26:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.489609 28861 tablet_bootstrap.cc:492] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.490288 28861 tablet_bootstrap.cc:654] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.490581 28861 log.cc:826] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Log is configured to *not* fsync() on all Append() calls
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491221 28859 tablet_bootstrap.cc:492] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491274 28859 ts_tablet_manager.cc:1403] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.000s
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491451 28859 raft_consensus.cc:359] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491518 28859 raft_consensus.cc:385] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491542 28859 raft_consensus.cc:740] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491586 28859 consensus_queue.cc:260] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491627 28859 raft_consensus.cc:399] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491647 28859 raft_consensus.cc:493] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.491665 28859 raft_consensus.cc:3060] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492301 28861 tablet_bootstrap.cc:492] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492375 28861 ts_tablet_manager.cc:1403] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492362 28859 raft_consensus.cc:515] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492421 28859 leader_election.cc:304] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492463 28859 leader_election.cc:290] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492539 28859 ts_tablet_manager.cc:1434] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.492887 28863 raft_consensus.cc:2804] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.493021 28863 raft_consensus.cc:697] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.493067 28863 consensus_queue.cc:237] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.493745 28254 catalog_manager.cc:5697] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.495893 28861 raft_consensus.cc:359] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496014 28861 raft_consensus.cc:385] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496040 28861 raft_consensus.cc:740] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496150 28861 consensus_queue.cc:260] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496220 28861 raft_consensus.cc:399] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496251 28861 raft_consensus.cc:493] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496297 28861 raft_consensus.cc:3060] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496758 28865 tablet_bootstrap.cc:492] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.496992 28861 raft_consensus.cc:515] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.497287 28861 leader_election.cc:304] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.497578 28861 leader_election.cc:290] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.498090 28861 ts_tablet_manager.cc:1434] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
14:26:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.498652 28861 tablet_bootstrap.cc:492] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.499215 28861 tablet_bootstrap.cc:654] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.499795 28872 raft_consensus.cc:2804] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.500070 28872 raft_consensus.cc:697] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.500291 28872 consensus_queue.cc:237] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.502195 28865 tablet_bootstrap.cc:654] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.502735 28865 log.cc:826] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Log is configured to *not* fsync() on all Append() calls
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.505613 28254 catalog_manager.cc:5697] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.505748 28861 tablet_bootstrap.cc:492] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.505792 28861 ts_tablet_manager.cc:1403] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.505939 28861 raft_consensus.cc:359] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.505990 28861 raft_consensus.cc:385] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506008 28861 raft_consensus.cc:740] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506044 28861 consensus_queue.cc:260] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506074 28861 raft_consensus.cc:399] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506091 28861 raft_consensus.cc:493] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506109 28861 raft_consensus.cc:3060] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506767 28861 raft_consensus.cc:515] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506829 28861 leader_election.cc:304] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506865 28861 leader_election.cc:290] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.506939 28861 ts_tablet_manager.cc:1434] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.507807 28872 raft_consensus.cc:2804] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.507860 28872 raft_consensus.cc:697] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.507897 28872 consensus_queue.cc:237] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.508374 28254 catalog_manager.cc:5697] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.509821 28865 tablet_bootstrap.cc:492] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.509891 28865 ts_tablet_manager.cc:1403] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511586 28865 raft_consensus.cc:359] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511720 28865 raft_consensus.cc:385] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511752 28865 raft_consensus.cc:740] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511862 28865 consensus_queue.cc:260] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511933 28865 raft_consensus.cc:399] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.511965 28865 raft_consensus.cc:493] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.512007 28865 raft_consensus.cc:3060] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.513077 28865 raft_consensus.cc:515] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.513394 28865 leader_election.cc:304] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.514151 28865 leader_election.cc:290] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.514591 28865 ts_tablet_manager.cc:1434] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
14:26:18.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.515646 28865 tablet_bootstrap.cc:492] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.516263 28865 tablet_bootstrap.cc:654] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.516804 28881 raft_consensus.cc:2804] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.517155 28865 tablet_bootstrap.cc:492] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.517324 28881 raft_consensus.cc:697] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.517448 28865 ts_tablet_manager.cc:1403] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.517699 28881 consensus_queue.cc:237] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518476 28865 raft_consensus.cc:359] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518545 28865 raft_consensus.cc:385] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518565 28865 raft_consensus.cc:740] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518599 28865 consensus_queue.cc:260] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518628 28865 raft_consensus.cc:399] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518646 28865 raft_consensus.cc:493] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.518663 28865 raft_consensus.cc:3060] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.519309 28865 raft_consensus.cc:515] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.519376 28865 leader_election.cc:304] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.519410 28865 leader_election.cc:290] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.519480 28865 ts_tablet_manager.cc:1434] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.519999 28254 catalog_manager.cc:5697] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.520339 28881 raft_consensus.cc:2804] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.520447 28881 raft_consensus.cc:697] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.520481 28881 consensus_queue.cc:237] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.522401 28254 catalog_manager.cc:5697] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.561796 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:18.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.563633 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9800657f2d9496eadf08a02657a24d3 has no consensus state
14:26:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.563774 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d55ba1389bfa468fb60c1289bfba1bc8 has no consensus state
14:26:18.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.563838 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a601f6d34658490a918ce6c6abf2c841 has no consensus state
14:26:18.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.566808 28623 tablet_service.cc:1511] Processing CreateTablet for tablet a601f6d34658490a918ce6c6abf2c841 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
14:26:18.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.566972 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a601f6d34658490a918ce6c6abf2c841. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.568346 28861 tablet_bootstrap.cc:492] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.568778 28861 tablet_bootstrap.cc:654] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.569403 28488 tablet_service.cc:1511] Processing CreateTablet for tablet d55ba1389bfa468fb60c1289bfba1bc8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.569520 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55ba1389bfa468fb60c1289bfba1bc8. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.570659 28865 tablet_bootstrap.cc:492] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.571084 28865 tablet_bootstrap.cc:654] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.571265 28758 tablet_service.cc:1511] Processing CreateTablet for tablet a9800657f2d9496eadf08a02657a24d3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.571375 28758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9800657f2d9496eadf08a02657a24d3. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.572659 28859 tablet_bootstrap.cc:492] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.573081 28859 tablet_bootstrap.cc:654] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.573827 28861 tablet_bootstrap.cc:492] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.573877 28861 ts_tablet_manager.cc:1403] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574033 28861 raft_consensus.cc:359] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574087 28861 raft_consensus.cc:385] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574103 28861 raft_consensus.cc:740] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574124 28865 tablet_bootstrap.cc:492] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574142 28861 consensus_queue.cc:260] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574168 28865 ts_tablet_manager.cc:1403] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574178 28861 raft_consensus.cc:399] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574200 28861 raft_consensus.cc:493] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574223 28861 raft_consensus.cc:3060] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574225 28859 tablet_bootstrap.cc:492] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574265 28859 ts_tablet_manager.cc:1403] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574324 28865 raft_consensus.cc:359] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574378 28865 raft_consensus.cc:385] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574397 28865 raft_consensus.cc:740] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574435 28865 consensus_queue.cc:260] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574469 28865 raft_consensus.cc:399] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574486 28865 raft_consensus.cc:493] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574502 28865 raft_consensus.cc:3060] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574546 28859 raft_consensus.cc:359] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574592 28859 raft_consensus.cc:385] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574609 28859 raft_consensus.cc:740] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574645 28859 consensus_queue.cc:260] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574672 28859 raft_consensus.cc:399] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574688 28859 raft_consensus.cc:493] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574704 28859 raft_consensus.cc:3060] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574875 28861 raft_consensus.cc:515] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574936 28861 leader_election.cc:304] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.574973 28861 leader_election.cc:290] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575032 28861 ts_tablet_manager.cc:1434] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575124 28872 raft_consensus.cc:2804] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575115 28865 raft_consensus.cc:515] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575157 28872 raft_consensus.cc:697] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575177 28865 leader_election.cc:304] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575194 28872 consensus_queue.cc:237] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575218 28865 leader_election.cc:290] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575278 28865 ts_tablet_manager.cc:1434] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575266 28859 raft_consensus.cc:515] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575318 28859 leader_election.cc:304] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575354 28859 leader_election.cc:290] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575392 28885 raft_consensus.cc:2804] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575412 28859 ts_tablet_manager.cc:1434] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575426 28885 raft_consensus.cc:697] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575460 28885 consensus_queue.cc:237] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575676 28869 raft_consensus.cc:2804] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575721 28869 raft_consensus.cc:697] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.575786 28869 consensus_queue.cc:237] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.576395 28254 catalog_manager.cc:5697] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.576844 28253 catalog_manager.cc:5697] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.577077 28252 catalog_manager.cc:5697] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.582912 28252 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9] alter complete (version 0)
14:26:18.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.601380 28252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:18.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 4 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.603356 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2476d97ca8d4aa8aa529b1cff11d87b has no consensus state
14:26:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.603467 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e54581bb263e46f09ac00d2b4ebb357a has no consensus state
14:26:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.603518 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b21352f844d442cacbf728287d32086 has no consensus state
14:26:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.603538 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 271ebbaea654459aa45ac8236360af39 has no consensus state
14:26:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.605388 28757 tablet_service.cc:1511] Processing CreateTablet for tablet e2476d97ca8d4aa8aa529b1cff11d87b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
14:26:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.605432 28486 tablet_service.cc:1511] Processing CreateTablet for tablet e54581bb263e46f09ac00d2b4ebb357a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
14:26:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.605544 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2476d97ca8d4aa8aa529b1cff11d87b. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.605569 28486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54581bb263e46f09ac00d2b4ebb357a. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.606779 28859 tablet_bootstrap.cc:492] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607208 28865 tablet_bootstrap.cc:492] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607236 28859 tablet_bootstrap.cc:654] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607601 28865 tablet_bootstrap.cc:654] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607761 28859 tablet_bootstrap.cc:492] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607792 28859 ts_tablet_manager.cc:1403] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607904 28859 raft_consensus.cc:359] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607954 28859 raft_consensus.cc:385] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607970 28859 raft_consensus.cc:740] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.607978 28488 tablet_service.cc:1511] Processing CreateTablet for tablet 271ebbaea654459aa45ac8236360af39 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608026 28859 consensus_queue.cc:260] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608063 28859 raft_consensus.cc:399] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608065 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271ebbaea654459aa45ac8236360af39. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608083 28859 raft_consensus.cc:493] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608101 28859 raft_consensus.cc:3060] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608188 28865 tablet_bootstrap.cc:492] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608227 28865 ts_tablet_manager.cc:1403] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608351 28865 raft_consensus.cc:359] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608398 28865 raft_consensus.cc:385] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608415 28865 raft_consensus.cc:740] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608439 28865 consensus_queue.cc:260] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608465 28865 raft_consensus.cc:399] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608484 28865 raft_consensus.cc:493] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608500 28865 raft_consensus.cc:3060] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608690 28859 raft_consensus.cc:515] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608747 28859 leader_election.cc:304] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608785 28859 leader_election.cc:290] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608835 28862 raft_consensus.cc:2804] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608866 28862 raft_consensus.cc:697] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.608897 28862 consensus_queue.cc:237] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609054 28865 raft_consensus.cc:515] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609114 28865 leader_election.cc:304] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609148 28865 leader_election.cc:290] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609205 28865 ts_tablet_manager.cc:1434] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609290 28865 tablet_bootstrap.cc:492] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609510 28622 tablet_service.cc:1511] Processing CreateTablet for tablet 3b21352f844d442cacbf728287d32086 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
14:26:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609654 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b21352f844d442cacbf728287d32086. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609663 28865 tablet_bootstrap.cc:654] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.609987 28880 raft_consensus.cc:2804] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610033 28880 raft_consensus.cc:697] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610073 28880 consensus_queue.cc:237] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610226 28252 catalog_manager.cc:5697] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610589 28253 catalog_manager.cc:5697] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610633 28859 ts_tablet_manager.cc:1434] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.610890 28861 tablet_bootstrap.cc:492] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611496 28861 tablet_bootstrap.cc:654] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611661 28865 tablet_bootstrap.cc:492] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611699 28865 ts_tablet_manager.cc:1403] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611816 28865 raft_consensus.cc:359] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611861 28865 raft_consensus.cc:385] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611878 28865 raft_consensus.cc:740] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611912 28865 consensus_queue.cc:260] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611943 28865 raft_consensus.cc:399] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611959 28865 raft_consensus.cc:493] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.611976 28865 raft_consensus.cc:3060] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612411 28865 raft_consensus.cc:515] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612457 28865 leader_election.cc:304] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612486 28865 leader_election.cc:290] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612515 28885 raft_consensus.cc:2804] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612542 28865 ts_tablet_manager.cc:1434] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612555 28885 raft_consensus.cc:697] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612583 28885 consensus_queue.cc:237] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612835 28861 tablet_bootstrap.cc:492] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.612874 28861 ts_tablet_manager.cc:1403] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613009 28861 raft_consensus.cc:359] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613060 28861 raft_consensus.cc:385] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613076 28861 raft_consensus.cc:740] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613117 28861 consensus_queue.cc:260] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613148 28861 raft_consensus.cc:399] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613163 28861 raft_consensus.cc:493] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613179 28861 raft_consensus.cc:3060] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613775 28861 raft_consensus.cc:515] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613832 28861 leader_election.cc:304] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613874 28861 leader_election.cc:290] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613915 28871 raft_consensus.cc:2804] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613976 28871 raft_consensus.cc:697] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.614003 28871 consensus_queue.cc:237] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.615070 28254 catalog_manager.cc:5697] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.615754 28253 catalog_manager.cc:5697] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.613937 28861 ts_tablet_manager.cc:1434] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.619772 28252 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9] alter complete (version 0)
14:26:18.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.635991 28252 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:18.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.637655 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3f5668dc1a7240e6aaa4840ca59eada3 has no consensus state
14:26:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.637763 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 650b631dd0824028b2a7dfd0709e0c02 has no consensus state
14:26:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.637826 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed6ddf6caf5f479d9f6f6536ded73d81 has no consensus state
14:26:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.637861 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab20e9d64a80473f9f74cbcbc56bbcde has no consensus state
14:26:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.637878 28252 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b37e8e38fe341eeb31615c501621d4b has no consensus state
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.640460 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5668dc1a7240e6aaa4840ca59eada3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.640609 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5668dc1a7240e6aaa4840ca59eada3. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.641611 28859 tablet_bootstrap.cc:492] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.642050 28859 tablet_bootstrap.cc:654] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.642174 28621 tablet_service.cc:1511] Processing CreateTablet for tablet 5b37e8e38fe341eeb31615c501621d4b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.642307 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b37e8e38fe341eeb31615c501621d4b. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.642473 28487 tablet_service.cc:1511] Processing CreateTablet for tablet ed6ddf6caf5f479d9f6f6536ded73d81 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.642589 28487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed6ddf6caf5f479d9f6f6536ded73d81. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.643565 28861 tablet_bootstrap.cc:492] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.643807 28865 tablet_bootstrap.cc:492] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.643977 28861 tablet_bootstrap.cc:654] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.644377 28486 tablet_service.cc:1511] Processing CreateTablet for tablet ab20e9d64a80473f9f74cbcbc56bbcde (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.644433 28865 tablet_bootstrap.cc:654] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.644484 28486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab20e9d64a80473f9f74cbcbc56bbcde. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.645833 28865 tablet_bootstrap.cc:492] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.645870 28865 ts_tablet_manager.cc:1403] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.645938 28622 tablet_service.cc:1511] Processing CreateTablet for tablet 650b631dd0824028b2a7dfd0709e0c02 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.645991 28865 raft_consensus.cc:359] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646034 28865 raft_consensus.cc:385] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646031 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650b631dd0824028b2a7dfd0709e0c02. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646047 28865 raft_consensus.cc:740] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646083 28865 consensus_queue.cc:260] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646112 28865 raft_consensus.cc:399] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646129 28865 raft_consensus.cc:493] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646145 28865 raft_consensus.cc:3060] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646586 28865 raft_consensus.cc:515] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646646 28865 leader_election.cc:304] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646679 28865 leader_election.cc:290] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646731 28880 raft_consensus.cc:2804] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646752 28865 ts_tablet_manager.cc:1434] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646785 28880 raft_consensus.cc:697] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646818 28865 tablet_bootstrap.cc:492] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.646821 28880 consensus_queue.cc:237] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647202 28865 tablet_bootstrap.cc:654] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647403 28861 tablet_bootstrap.cc:492] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647444 28861 ts_tablet_manager.cc:1403] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647578 28861 raft_consensus.cc:359] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647626 28861 raft_consensus.cc:385] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647644 28861 raft_consensus.cc:740] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647683 28861 consensus_queue.cc:260] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647714 28861 raft_consensus.cc:399] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647732 28861 raft_consensus.cc:493] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647747 28861 raft_consensus.cc:3060] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.647827 28252 catalog_manager.cc:5697] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648308 28861 raft_consensus.cc:515] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648363 28861 leader_election.cc:304] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648399 28861 leader_election.cc:290] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648458 28861 ts_tablet_manager.cc:1434] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648502 28871 raft_consensus.cc:2804] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648577 28871 raft_consensus.cc:697] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648614 28871 consensus_queue.cc:237] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648730 28859 tablet_bootstrap.cc:492] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648775 28859 ts_tablet_manager.cc:1403] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648938 28859 raft_consensus.cc:359] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649008 28859 raft_consensus.cc:385] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649025 28859 raft_consensus.cc:740] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649061 28859 consensus_queue.cc:260] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649091 28859 raft_consensus.cc:399] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649107 28859 raft_consensus.cc:493] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649122 28859 raft_consensus.cc:3060] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649257 28253 catalog_manager.cc:5697] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.648519 28861 tablet_bootstrap.cc:492] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649788 28859 raft_consensus.cc:515] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649847 28859 leader_election.cc:304] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649881 28859 leader_election.cc:290] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.649946 28859 ts_tablet_manager.cc:1434] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.650034 28869 raft_consensus.cc:2804] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.650072 28869 raft_consensus.cc:697] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.650103 28869 consensus_queue.cc:237] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.650194 28861 tablet_bootstrap.cc:654] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.650650 28254 catalog_manager.cc:5697] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653573 28861 tablet_bootstrap.cc:492] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653625 28861 ts_tablet_manager.cc:1403] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653782 28861 raft_consensus.cc:359] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653831 28861 raft_consensus.cc:385] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653847 28861 raft_consensus.cc:740] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653884 28861 consensus_queue.cc:260] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653915 28861 raft_consensus.cc:399] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653931 28861 raft_consensus.cc:493] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.653949 28861 raft_consensus.cc:3060] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654592 28861 raft_consensus.cc:515] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654655 28861 leader_election.cc:304] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654718 28871 raft_consensus.cc:2804] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654755 28871 raft_consensus.cc:697] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654788 28871 consensus_queue.cc:237] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.654960 28861 leader_election.cc:290] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.655053 28861 ts_tablet_manager.cc:1434] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.655997 28254 catalog_manager.cc:5697] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.661651 28865 tablet_bootstrap.cc:492] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.661716 28865 ts_tablet_manager.cc:1403] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.001s
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.661898 28865 raft_consensus.cc:359] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.661985 28865 raft_consensus.cc:385] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662009 28865 raft_consensus.cc:740] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662052 28865 consensus_queue.cc:260] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662092 28865 raft_consensus.cc:399] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662111 28865 raft_consensus.cc:493] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662130 28865 raft_consensus.cc:3060] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662719 28865 raft_consensus.cc:515] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662782 28865 leader_election.cc:304] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662824 28865 leader_election.cc:290] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662890 28865 ts_tablet_manager.cc:1434] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.662998 28880 raft_consensus.cc:2804] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.663050 28880 raft_consensus.cc:697] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.663087 28880 consensus_queue.cc:237] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.663956 28254 catalog_manager.cc:5697] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.666527 28254 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9] alter complete (version 0)
14:26:18.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.676398 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:18.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001,\001\000\000\007\001\220\001\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 6 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678224 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 525b1b49d0b24c8dbd792ab116061d84 has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678329 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1f804d15d2c4ef4a7bf859c42f1170e has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678376 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe07614f6630413bbea042c1bfaf425d has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678412 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0f421b13752436796bdc2d5aafbdf67 has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678440 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce52acbd5dd9418183a0d502bb183d95 has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.678459 28254 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d0dd039cb834d698615b69db7114561 has no consensus state
14:26:18.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.680392 28488 tablet_service.cc:1511] Processing CreateTablet for tablet fe07614f6630413bbea042c1bfaf425d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.680521 28488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe07614f6630413bbea042c1bfaf425d. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.680533 28622 tablet_service.cc:1511] Processing CreateTablet for tablet ce52acbd5dd9418183a0d502bb183d95 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.680657 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce52acbd5dd9418183a0d502bb183d95. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.681807 28865 tablet_bootstrap.cc:492] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.681885 28861 tablet_bootstrap.cc:492] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.682314 28861 tablet_bootstrap.cc:654] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.682358 28865 tablet_bootstrap.cc:654] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.682765 28485 tablet_service.cc:1511] Processing CreateTablet for tablet b0f421b13752436796bdc2d5aafbdf67 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.682878 28485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f421b13752436796bdc2d5aafbdf67. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.682977 28865 tablet_bootstrap.cc:492] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683022 28865 ts_tablet_manager.cc:1403] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683068 28861 tablet_bootstrap.cc:492] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683102 28861 ts_tablet_manager.cc:1403] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683169 28865 raft_consensus.cc:359] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683228 28865 raft_consensus.cc:385] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683245 28865 raft_consensus.cc:740] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683244 28861 raft_consensus.cc:359] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683287 28861 raft_consensus.cc:385] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683283 28865 consensus_queue.cc:260] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683306 28861 raft_consensus.cc:740] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683316 28865 raft_consensus.cc:399] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683336 28865 raft_consensus.cc:493] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683351 28865 raft_consensus.cc:3060] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683341 28861 consensus_queue.cc:260] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683372 28861 raft_consensus.cc:399] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683389 28861 raft_consensus.cc:493] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683405 28861 raft_consensus.cc:3060] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683951 28861 raft_consensus.cc:515] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.683941 28865 raft_consensus.cc:515] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684003 28865 leader_election.cc:304] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684003 28861 leader_election.cc:304] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684042 28861 leader_election.cc:290] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684043 28865 leader_election.cc:290] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684108 28865 ts_tablet_manager.cc:1434] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684106 28861 ts_tablet_manager.cc:1434] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684175 28865 tablet_bootstrap.cc:492] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Bootstrap starting.
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684274 28871 raft_consensus.cc:2804] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684326 28871 raft_consensus.cc:697] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684362 28871 consensus_queue.cc:237] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684530 28865 tablet_bootstrap.cc:654] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Neither blocks nor log segments found. Creating new log.
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684868 28885 raft_consensus.cc:2804] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684916 28885 raft_consensus.cc:697] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684952 28885 consensus_queue.cc:237] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.685014 28757 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0dd039cb834d698615b69db7114561 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.685120 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0dd039cb834d698615b69db7114561. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.685618 28254 catalog_manager.cc:5697] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.684271 28618 tablet_service.cc:1511] Processing CreateTablet for tablet e1f804d15d2c4ef4a7bf859c42f1170e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686183 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f804d15d2c4ef4a7bf859c42f1170e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686297 28859 tablet_bootstrap.cc:492] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686465 28865 tablet_bootstrap.cc:492] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: No bootstrap required, opened a new log
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686503 28865 ts_tablet_manager.cc:1403] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686699 28859 tablet_bootstrap.cc:654] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686730 28865 raft_consensus.cc:359] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686782 28865 raft_consensus.cc:385] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686800 28865 raft_consensus.cc:740] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Initialized, Role: FOLLOWER
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686851 28865 consensus_queue.cc:260] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686895 28865 raft_consensus.cc:399] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686913 28865 raft_consensus.cc:493] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.686931 28865 raft_consensus.cc:3060] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687099 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 525b1b49d0b24c8dbd792ab116061d84 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687178 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525b1b49d0b24c8dbd792ab116061d84. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687472 28865 raft_consensus.cc:515] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687527 28865 leader_election.cc:304] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [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: 104195c2f71540ccad240a4cbd260bb5; no voters: 
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687562 28865 leader_election.cc:290] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687628 28865 ts_tablet_manager.cc:1434] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687703 28880 raft_consensus.cc:2804] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687733 28880 raft_consensus.cc:697] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Becoming Leader. State: Replica: 104195c2f71540ccad240a4cbd260bb5, State: Running, Role: LEADER
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.687762 28880 consensus_queue.cc:237] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [LEADER]: Queue going to LEADER mode. State: All 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: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } }
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.689023 28254 catalog_manager.cc:5697] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.689023 28253 catalog_manager.cc:5697] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1). New cstate: current_term: 1 leader_uuid: "104195c2f71540ccad240a4cbd260bb5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "104195c2f71540ccad240a4cbd260bb5" member_type: VOTER last_known_addr { host: "127.27.123.1" port: 38535 } health_report { overall_health: HEALTHY } } }
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690629 28859 tablet_bootstrap.cc:492] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690675 28859 ts_tablet_manager.cc:1403] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690726 28861 tablet_bootstrap.cc:492] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Bootstrap starting.
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690837 28859 raft_consensus.cc:359] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690904 28859 raft_consensus.cc:385] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690922 28859 raft_consensus.cc:740] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.690964 28859 consensus_queue.cc:260] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691000 28859 raft_consensus.cc:399] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691018 28859 raft_consensus.cc:493] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691036 28859 raft_consensus.cc:3060] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691414 28861 tablet_bootstrap.cc:654] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Neither blocks nor log segments found. Creating new log.
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691663 28859 raft_consensus.cc:515] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691726 28859 leader_election.cc:304] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691776 28859 leader_election.cc:290] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691800 28862 raft_consensus.cc:2804] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691852 28859 ts_tablet_manager.cc:1434] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691864 28862 raft_consensus.cc:697] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691936 28859 tablet_bootstrap.cc:492] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Bootstrap starting.
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.691910 28862 consensus_queue.cc:237] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692003 28861 tablet_bootstrap.cc:492] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: No bootstrap required, opened a new log
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692039 28861 ts_tablet_manager.cc:1403] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692176 28861 raft_consensus.cc:359] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692222 28861 raft_consensus.cc:385] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692238 28861 raft_consensus.cc:740] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Initialized, Role: FOLLOWER
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692273 28861 consensus_queue.cc:260] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692302 28861 raft_consensus.cc:399] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692318 28861 raft_consensus.cc:493] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692310 28859 tablet_bootstrap.cc:654] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Neither blocks nor log segments found. Creating new log.
14:26:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692335 28861 raft_consensus.cc:3060] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 0 FOLLOWER]: Advancing to term 1
14:26:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.692952 28861 raft_consensus.cc:515] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.693010 28861 leader_election.cc:304] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [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: 5b1e19bba89c4746b148b0f874a9419f; no voters: 
14:26:18.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.693084 28874 raft_consensus.cc:2804] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.693114 28874 raft_consensus.cc:697] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Becoming Leader. State: Replica: 5b1e19bba89c4746b148b0f874a9419f, State: Running, Role: LEADER
14:26:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.693143 28874 consensus_queue.cc:237] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [LEADER]: Queue going to LEADER mode. State: All 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: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } }
14:26:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.693583 28254 catalog_manager.cc:5697] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.695079 28253 catalog_manager.cc:5697] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2). New cstate: current_term: 1 leader_uuid: "5b1e19bba89c4746b148b0f874a9419f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1e19bba89c4746b148b0f874a9419f" member_type: VOTER last_known_addr { host: "127.27.123.2" port: 38509 } health_report { overall_health: HEALTHY } } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.696409 28861 leader_election.cc:290] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:18.696900 28240 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet e1f804d15d2c4ef4a7bf859c42f1170e (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e1f804d15d2c4ef4a7bf859c42f1170e consensus state has no leader
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697247 28861 ts_tablet_manager.cc:1434] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697552 28859 tablet_bootstrap.cc:492] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: No bootstrap required, opened a new log
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697597 28859 ts_tablet_manager.cc:1403] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697731 28859 raft_consensus.cc:359] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697777 28859 raft_consensus.cc:385] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697794 28859 raft_consensus.cc:740] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Initialized, Role: FOLLOWER
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697837 28859 consensus_queue.cc:260] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697867 28859 raft_consensus.cc:399] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697885 28859 raft_consensus.cc:493] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.697901 28859 raft_consensus.cc:3060] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 0 FOLLOWER]: Advancing to term 1
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698505 28859 raft_consensus.cc:515] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698576 28859 leader_election.cc:304] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [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: 3f90dae7d9da42a3b38ed2b880d6205d; no voters: 
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698616 28859 leader_election.cc:290] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698639 28863 raft_consensus.cc:2804] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Leader election won for term 1
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698681 28859 ts_tablet_manager.cc:1434] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698698 28863 raft_consensus.cc:697] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Becoming Leader. State: Replica: 3f90dae7d9da42a3b38ed2b880d6205d, State: Running, Role: LEADER
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.698732 28863 consensus_queue.cc:237] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [LEADER]: Queue going to LEADER mode. State: All 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: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } }
14:26:18.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.699319 28254 catalog_manager.cc:5697] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3). New cstate: current_term: 1 leader_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f90dae7d9da42a3b38ed2b880d6205d" member_type: VOTER last_known_addr { host: "127.27.123.3" port: 41037 } health_report { overall_health: HEALTHY } } }
14:26:18.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:18.702757 28254 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9] alter complete (version 0)
14:26:18.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table cdce0369d7d64292b26bf784183c39e9
14:26:18.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.752 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299997, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299997, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299997, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299997, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299985, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299985, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299985, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299985, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299985, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299985, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299985, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299985}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299985, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299985, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299985, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.814 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.818 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.833 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.838 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6f0bc692, flushNotification=Deferred@972245218(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:18.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.840 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.848 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.850 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.851 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.860 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.864 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.878 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.885 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.894 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.897 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.901 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba6c2b3c25964f35bc4c3cd7818f4efa for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:18.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:18.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:18.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:18.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.910 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.918 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.943 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.950 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.952 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.957 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:18.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:18.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:18.983 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)] connecting to peer
14:26:18.985 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)] Successfully connected to peer
14:26:18.985 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)] connecting to peer
14:26:18.990 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)] connecting to peer
14:26:18.993 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)] Successfully connected to peer
14:26:18.998 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)] Successfully connected to peer
14:26:19.096 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xfef259b0, L:/127.0.0.1:58774 - R:/127.27.123.3:41037] using TOKEN/null
14:26:19.103 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x20178b52, L:/127.0.0.1:52366 - R:/127.27.123.1:38535] using TOKEN/null
14:26:19.105 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xec0675c6, L:/127.0.0.1:37100 - R:/127.27.123.2:38509] using TOKEN/null
14:26:19.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 16676b870814434ea643139b49efb681 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:19.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:19.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:19.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=16676b870814434ea643139b49efb681@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:19.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.183 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a9800657f2d9496eadf08a02657a24d3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.184 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a9800657f2d9496eadf08a02657a24d3 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:26:19.187 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.187 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.189 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e2476d97ca8d4aa8aa529b1cff11d87b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.190 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e2476d97ca8d4aa8aa529b1cff11d87b for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:26:19.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=16676b870814434ea643139b49efb681, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 16676b870814434ea643139b49efb681 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:19.195 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f5668dc1a7240e6aaa4840ca59eada3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.202 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3f5668dc1a7240e6aaa4840ca59eada3 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:19.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.210 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.210 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=d55ba1389bfa468fb60c1289bfba1bc8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d55ba1389bfa468fb60c1289bfba1bc8 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:26:19.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e54581bb263e46f09ac00d2b4ebb357a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e54581bb263e46f09ac00d2b4ebb357a for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:26:19.221 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.221 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ba6c2b3c25964f35bc4c3cd7818f4efa for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:19.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=650b631dd0824028b2a7dfd0709e0c02, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 650b631dd0824028b2a7dfd0709e0c02 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:19.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a601f6d34658490a918ce6c6abf2c841, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.229 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a601f6d34658490a918ce6c6abf2c841 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:26:19.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3b21352f844d442cacbf728287d32086, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3b21352f844d442cacbf728287d32086 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:26:19.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ed6ddf6caf5f479d9f6f6536ded73d81, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ed6ddf6caf5f479d9f6f6536ded73d81 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:26:19.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=271ebbaea654459aa45ac8236360af39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 271ebbaea654459aa45ac8236360af39 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:26:19.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ab20e9d64a80473f9f74cbcbc56bbcde, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ab20e9d64a80473f9f74cbcbc56bbcde for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:26:19.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=5b37e8e38fe341eeb31615c501621d4b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b37e8e38fe341eeb31615c501621d4b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:26:19.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.259 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.269 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@22e9a892, flushNotification=Deferred@666021065(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:19.311 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a9800657f2d9496eadf08a02657a24d3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.312 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a9800657f2d9496eadf08a02657a24d3 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:26:19.317 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.317 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.321 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e2476d97ca8d4aa8aa529b1cff11d87b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.321 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e2476d97ca8d4aa8aa529b1cff11d87b for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:26:19.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=16676b870814434ea643139b49efb681, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 16676b870814434ea643139b49efb681 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:19.326 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f5668dc1a7240e6aaa4840ca59eada3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.326 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3f5668dc1a7240e6aaa4840ca59eada3 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:19.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.334 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.334 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=d55ba1389bfa468fb60c1289bfba1bc8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d55ba1389bfa468fb60c1289bfba1bc8 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:26:19.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e54581bb263e46f09ac00d2b4ebb357a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e54581bb263e46f09ac00d2b4ebb357a for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:26:19.350 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ba6c2b3c25964f35bc4c3cd7818f4efa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.350 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ba6c2b3c25964f35bc4c3cd7818f4efa for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:19.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=650b631dd0824028b2a7dfd0709e0c02, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 650b631dd0824028b2a7dfd0709e0c02 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:19.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a601f6d34658490a918ce6c6abf2c841, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a601f6d34658490a918ce6c6abf2c841 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:26:19.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3b21352f844d442cacbf728287d32086, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3b21352f844d442cacbf728287d32086 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:26:19.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ed6ddf6caf5f479d9f6f6536ded73d81, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ed6ddf6caf5f479d9f6f6536ded73d81 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:26:19.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=271ebbaea654459aa45ac8236360af39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 271ebbaea654459aa45ac8236360af39 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:26:19.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ab20e9d64a80473f9f74cbcbc56bbcde, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ab20e9d64a80473f9f74cbcbc56bbcde for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:26:19.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=5b37e8e38fe341eeb31615c501621d4b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b37e8e38fe341eeb31615c501621d4b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:26:19.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.384 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.387789 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.390254 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 16676b870814434ea643139b49efb681
14:26:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.390344 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet ba6c2b3c25964f35bc4c3cd7818f4efa
14:26:19.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.391232 28621 tablet_service.cc:1558] Processing DeleteTablet for tablet 16676b870814434ea643139b49efb681 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.391454 28959 tablet_replica.cc:333] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.391551 28959 raft_consensus.cc:2243] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.391611 28959 raft_consensus.cc:2272] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.391687 28754 tablet_service.cc:1558] Processing DeleteTablet for tablet ba6c2b3c25964f35bc4c3cd7818f4efa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.392082 28959 ts_tablet_manager.cc:1916] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.394156 28959 ts_tablet_manager.cc:1929] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:19.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.394393 28959 log.cc:1199] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/16676b870814434ea643139b49efb681
14:26:19.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.394791 28959 ts_tablet_manager.cc:1950] T 16676b870814434ea643139b49efb681 P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.397339 28960 tablet_replica.cc:333] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.397356 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet 16676b870814434ea643139b49efb681 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.397642 28960 raft_consensus.cc:2243] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.397819 28960 raft_consensus.cc:2272] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.398290 28960 ts_tablet_manager.cc:1916] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.401360 28960 ts_tablet_manager.cc:1929] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.401569 28960 log.cc:1199] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/ba6c2b3c25964f35bc4c3cd7818f4efa
14:26:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.401934 28960 ts_tablet_manager.cc:1950] T ba6c2b3c25964f35bc4c3cd7818f4efa P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.402454 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet ba6c2b3c25964f35bc4c3cd7818f4efa (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a9800657f2d9496eadf08a02657a24d3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d55ba1389bfa468fb60c1289bfba1bc8 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:19.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:19.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=a9800657f2d9496eadf08a02657a24d3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=d55ba1389bfa468fb60c1289bfba1bc8@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}]
14:26:19.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [1ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.420 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a9800657f2d9496eadf08a02657a24d3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.420 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a9800657f2d9496eadf08a02657a24d3 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:26:19.422 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.422 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.424 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e2476d97ca8d4aa8aa529b1cff11d87b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.424 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e2476d97ca8d4aa8aa529b1cff11d87b for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:26:19.426 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f5668dc1a7240e6aaa4840ca59eada3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.426 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3f5668dc1a7240e6aaa4840ca59eada3 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:19.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=d55ba1389bfa468fb60c1289bfba1bc8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d55ba1389bfa468fb60c1289bfba1bc8 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:26:19.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e54581bb263e46f09ac00d2b4ebb357a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e54581bb263e46f09ac00d2b4ebb357a for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:26:19.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=650b631dd0824028b2a7dfd0709e0c02, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 650b631dd0824028b2a7dfd0709e0c02 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a601f6d34658490a918ce6c6abf2c841 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:19.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:19.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=a601f6d34658490a918ce6c6abf2c841@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}]
14:26:19.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=a601f6d34658490a918ce6c6abf2c841, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a601f6d34658490a918ce6c6abf2c841 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:26:19.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3b21352f844d442cacbf728287d32086, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3b21352f844d442cacbf728287d32086 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:26:19.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ed6ddf6caf5f479d9f6f6536ded73d81, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ed6ddf6caf5f479d9f6f6536ded73d81 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:26:19.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=271ebbaea654459aa45ac8236360af39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 271ebbaea654459aa45ac8236360af39 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:26:19.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ab20e9d64a80473f9f74cbcbc56bbcde, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ab20e9d64a80473f9f74cbcbc56bbcde for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:26:19.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=5b37e8e38fe341eeb31615c501621d4b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b37e8e38fe341eeb31615c501621d4b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:26:19.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:19.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:19.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:26:19.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.464567 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.466818 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet a9800657f2d9496eadf08a02657a24d3
14:26:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.466897 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet d55ba1389bfa468fb60c1289bfba1bc8
14:26:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.466920 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet a601f6d34658490a918ce6c6abf2c841
14:26:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467321 28482 tablet_service.cc:1558] Processing DeleteTablet for tablet d55ba1389bfa468fb60c1289bfba1bc8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467337 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet a601f6d34658490a918ce6c6abf2c841 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467507 28959 tablet_replica.cc:333] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467536 28962 tablet_replica.cc:333] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467569 28959 raft_consensus.cc:2243] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467628 28959 raft_consensus.cc:2272] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467636 28962 raft_consensus.cc:2243] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.467712 28962 raft_consensus.cc:2272] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.468029 28962 ts_tablet_manager.cc:1916] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.468358 28959 ts_tablet_manager.cc:1916] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.469660 28758 tablet_service.cc:1558] Processing DeleteTablet for tablet a9800657f2d9496eadf08a02657a24d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.469915 28962 ts_tablet_manager.cc:1929] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.469986 28962 log.cc:1199] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/d55ba1389bfa468fb60c1289bfba1bc8
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470175 28960 tablet_replica.cc:333] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470202 28962 ts_tablet_manager.cc:1950] T d55ba1389bfa468fb60c1289bfba1bc8 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470258 28960 raft_consensus.cc:2243] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470310 28960 raft_consensus.cc:2272] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470599 28960 ts_tablet_manager.cc:1916] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.470625 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet d55ba1389bfa468fb60c1289bfba1bc8 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.471863 28960 ts_tablet_manager.cc:1929] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.471872 28959 ts_tablet_manager.cc:1929] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.471920 28960 log.cc:1199] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/a9800657f2d9496eadf08a02657a24d3
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.471925 28959 log.cc:1199] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/a601f6d34658490a918ce6c6abf2c841
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.472110 28959 ts_tablet_manager.cc:1950] T a601f6d34658490a918ce6c6abf2c841 P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.472110 28960 ts_tablet_manager.cc:1950] T a9800657f2d9496eadf08a02657a24d3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.472400 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet a9800657f2d9496eadf08a02657a24d3 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.472869 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet a601f6d34658490a918ce6c6abf2c841 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:19.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:19.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f5668dc1a7240e6aaa4840ca59eada3 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 650b631dd0824028b2a7dfd0709e0c02 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:19.476 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=3f5668dc1a7240e6aaa4840ca59eada3@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=650b631dd0824028b2a7dfd0709e0c02@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}]
14:26:19.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.478 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.478 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.480 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e2476d97ca8d4aa8aa529b1cff11d87b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.480 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e2476d97ca8d4aa8aa529b1cff11d87b for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:26:19.481 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f5668dc1a7240e6aaa4840ca59eada3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.482 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3f5668dc1a7240e6aaa4840ca59eada3 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:19.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e54581bb263e46f09ac00d2b4ebb357a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e54581bb263e46f09ac00d2b4ebb357a for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:26:19.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=650b631dd0824028b2a7dfd0709e0c02, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 650b631dd0824028b2a7dfd0709e0c02 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:19.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed6ddf6caf5f479d9f6f6536ded73d81 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ab20e9d64a80473f9f74cbcbc56bbcde for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000380000064, 0x00000003800000C8)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5b37e8e38fe341eeb31615c501621d4b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x0000000480000064, 0x00000004800000C8)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:19.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:19.496 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed6ddf6caf5f479d9f6f6536ded73d81@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=ab20e9d64a80473f9f74cbcbc56bbcde@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=5b37e8e38fe341eeb31615c501621d4b@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:19.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3b21352f844d442cacbf728287d32086, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3b21352f844d442cacbf728287d32086 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:26:19.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ed6ddf6caf5f479d9f6f6536ded73d81, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ed6ddf6caf5f479d9f6f6536ded73d81 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:26:19.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=271ebbaea654459aa45ac8236360af39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 271ebbaea654459aa45ac8236360af39 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:26:19.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ab20e9d64a80473f9f74cbcbc56bbcde, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ab20e9d64a80473f9f74cbcbc56bbcde for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:26:19.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=5b37e8e38fe341eeb31615c501621d4b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b37e8e38fe341eeb31615c501621d4b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:26:19.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.510 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.511099 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:19.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.512804 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 3f5668dc1a7240e6aaa4840ca59eada3
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.512881 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 650b631dd0824028b2a7dfd0709e0c02
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.512909 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet ed6ddf6caf5f479d9f6f6536ded73d81
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.512929 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet ab20e9d64a80473f9f74cbcbc56bbcde
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.512948 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 5b37e8e38fe341eeb31615c501621d4b
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513305 28481 tablet_service.cc:1558] Processing DeleteTablet for tablet ab20e9d64a80473f9f74cbcbc56bbcde with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513324 28619 tablet_service.cc:1558] Processing DeleteTablet for tablet 650b631dd0824028b2a7dfd0709e0c02 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513407 28620 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b37e8e38fe341eeb31615c501621d4b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513453 28959 tablet_replica.cc:333] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513474 28483 tablet_service.cc:1558] Processing DeleteTablet for tablet ed6ddf6caf5f479d9f6f6536ded73d81 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513496 28959 raft_consensus.cc:2243] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513540 28959 raft_consensus.cc:2272] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513540 28962 tablet_replica.cc:333] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513586 28962 raft_consensus.cc:2243] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513624 28962 raft_consensus.cc:2272] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513837 28962 ts_tablet_manager.cc:1916] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.513831 28959 ts_tablet_manager.cc:1916] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515583 28756 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f5668dc1a7240e6aaa4840ca59eada3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515620 28962 ts_tablet_manager.cc:1929] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515655 28959 ts_tablet_manager.cc:1929] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515676 28962 log.cc:1199] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/ab20e9d64a80473f9f74cbcbc56bbcde
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515676 28960 tablet_replica.cc:333] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515702 28959 log.cc:1199] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/650b631dd0824028b2a7dfd0709e0c02
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515722 28960 raft_consensus.cc:2243] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515764 28960 raft_consensus.cc:2272] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515902 28959 ts_tablet_manager.cc:1950] T 650b631dd0824028b2a7dfd0709e0c02 P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.515915 28962 ts_tablet_manager.cc:1950] T ab20e9d64a80473f9f74cbcbc56bbcde P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516043 28960 ts_tablet_manager.cc:1916] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516098 28962 tablet_replica.cc:333] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516115 28959 tablet_replica.cc:333] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516140 28962 raft_consensus.cc:2243] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516158 28959 raft_consensus.cc:2243] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516175 28962 raft_consensus.cc:2272] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516191 28959 raft_consensus.cc:2272] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516225 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet 650b631dd0824028b2a7dfd0709e0c02 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516417 28962 ts_tablet_manager.cc:1916] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.516422 28959 ts_tablet_manager.cc:1916] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517467 28962 ts_tablet_manager.cc:1929] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517505 28962 log.cc:1199] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/ed6ddf6caf5f479d9f6f6536ded73d81
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517588 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet ab20e9d64a80473f9f74cbcbc56bbcde (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517644 28959 ts_tablet_manager.cc:1929] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517689 28959 log.cc:1199] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/5b37e8e38fe341eeb31615c501621d4b
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517720 28962 ts_tablet_manager.cc:1950] T ed6ddf6caf5f479d9f6f6536ded73d81 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.517876 28959 ts_tablet_manager.cc:1950] T 5b37e8e38fe341eeb31615c501621d4b P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.518146 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet 5b37e8e38fe341eeb31615c501621d4b (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.518731 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet ed6ddf6caf5f479d9f6f6536ded73d81 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.518756 28960 ts_tablet_manager.cc:1929] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.518800 28960 log.cc:1199] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/3f5668dc1a7240e6aaa4840ca59eada3
14:26:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.519019 28960 ts_tablet_manager.cc:1950] T 3f5668dc1a7240e6aaa4840ca59eada3 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.519305 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet 3f5668dc1a7240e6aaa4840ca59eada3 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e2476d97ca8d4aa8aa529b1cff11d87b for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:19.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e54581bb263e46f09ac00d2b4ebb357a for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:26:19.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:19.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:19.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3b21352f844d442cacbf728287d32086 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:26:19.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:19.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e2476d97ca8d4aa8aa529b1cff11d87b@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e54581bb263e46f09ac00d2b4ebb357a@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=3b21352f844d442cacbf728287d32086@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}]
14:26:19.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.538 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.539 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.540 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e2476d97ca8d4aa8aa529b1cff11d87b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.540 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e2476d97ca8d4aa8aa529b1cff11d87b for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:26:19.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.544 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.544 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e54581bb263e46f09ac00d2b4ebb357a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e54581bb263e46f09ac00d2b4ebb357a for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:26:19.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3b21352f844d442cacbf728287d32086, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3b21352f844d442cacbf728287d32086 for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:26:19.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 271ebbaea654459aa45ac8236360af39 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:26:19.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:19.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:19.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:19.556 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=271ebbaea654459aa45ac8236360af39@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:26:19.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [1ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=271ebbaea654459aa45ac8236360af39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 271ebbaea654459aa45ac8236360af39 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:26:19.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.564 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.565711 28254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.567494 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet e2476d97ca8d4aa8aa529b1cff11d87b
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.567556 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet e54581bb263e46f09ac00d2b4ebb357a
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.567587 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 3b21352f844d442cacbf728287d32086
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568439 28485 tablet_service.cc:1558] Processing DeleteTablet for tablet e54581bb263e46f09ac00d2b4ebb357a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568475 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b21352f844d442cacbf728287d32086 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.567610 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 271ebbaea654459aa45ac8236360af39
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568570 28959 tablet_replica.cc:333] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568589 28962 tablet_replica.cc:333] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568616 28959 raft_consensus.cc:2243] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568662 28962 raft_consensus.cc:2243] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568673 28959 raft_consensus.cc:2272] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568709 28962 raft_consensus.cc:2272] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.568912 28959 ts_tablet_manager.cc:1916] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569133 28485 tablet_service.cc:1558] Processing DeleteTablet for tablet 271ebbaea654459aa45ac8236360af39 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569188 28754 tablet_service.cc:1558] Processing DeleteTablet for tablet e2476d97ca8d4aa8aa529b1cff11d87b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569298 28960 tablet_replica.cc:333] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569348 28960 raft_consensus.cc:2243] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569392 28960 raft_consensus.cc:2272] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.569412 28962 ts_tablet_manager.cc:1916] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570544 28959 ts_tablet_manager.cc:1929] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570577 28960 ts_tablet_manager.cc:1916] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570600 28959 log.cc:1199] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/3b21352f844d442cacbf728287d32086
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570789 28959 ts_tablet_manager.cc:1950] T 3b21352f844d442cacbf728287d32086 P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570866 28962 ts_tablet_manager.cc:1929] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.570912 28962 log.cc:1199] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/e54581bb263e46f09ac00d2b4ebb357a
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571084 28962 ts_tablet_manager.cc:1950] T e54581bb263e46f09ac00d2b4ebb357a P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571089 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet 3b21352f844d442cacbf728287d32086 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571280 28962 tablet_replica.cc:333] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571332 28962 raft_consensus.cc:2243] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571365 28962 raft_consensus.cc:2272] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571611 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet e54581bb263e46f09ac00d2b4ebb357a (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.571957 28960 ts_tablet_manager.cc:1929] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.572016 28960 log.cc:1199] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/e2476d97ca8d4aa8aa529b1cff11d87b
14:26:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.572186 28960 ts_tablet_manager.cc:1950] T e2476d97ca8d4aa8aa529b1cff11d87b P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.572389 28962 ts_tablet_manager.cc:1916] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.572642 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet e2476d97ca8d4aa8aa529b1cff11d87b (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.573565 28962 ts_tablet_manager.cc:1929] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.573611 28962 log.cc:1199] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/271ebbaea654459aa45ac8236360af39
14:26:19.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.573802 28962 ts_tablet_manager.cc:1950] T 271ebbaea654459aa45ac8236360af39 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.574119 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet 271ebbaea654459aa45ac8236360af39 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76a121c9f1144280b53c1173befdfbfd for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 75c5bbf243a54bd1983fe32d6ca99f11 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 525b1b49d0b24c8dbd792ab116061d84 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000008000012C, 0x0000000080000190)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a0677853d4d49dd8cd7622f55cbeb75 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f61338cc1be48e794dbc38e54fa4cbf for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e1f804d15d2c4ef4a7bf859c42f1170e for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000018000012C, 0x0000000180000190)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fe07614f6630413bbea042c1bfaf425d for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000028000012C, 0x0000000280000190)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f421b13752436796bdc2d5aafbdf67 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000038000012C, 0x0000000380000190)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ce52acbd5dd9418183a0d502bb183d95 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000048000012C, 0x0000000480000190)
14:26:19.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d0dd039cb834d698615b69db7114561 for table 'org.apache.kudu.client.TestAlterTable-1779114377936' with partition [0x000000058000012C, 0x0000000580000190)
14:26:19.597 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=76a121c9f1144280b53c1173befdfbfd@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=75c5bbf243a54bd1983fe32d6ca99f11@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=525b1b49d0b24c8dbd792ab116061d84@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0a0677853d4d49dd8cd7622f55cbeb75@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=3f61338cc1be48e794dbc38e54fa4cbf@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=e1f804d15d2c4ef4a7bf859c42f1170e@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=fe07614f6630413bbea042c1bfaf425d@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=b0f421b13752436796bdc2d5aafbdf67@[104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=ce52acbd5dd9418183a0d502bb183d95@[5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=2d0dd039cb834d698615b69db7114561@[3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)[L]]}]
14:26:19.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.123.61:36353, [2ms] Sub RPC GetTableLocations: received response from server master-127.27.123.61:36353: OK, deferred=null)) after lookup
14:26:19.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=76a121c9f1144280b53c1173befdfbfd, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.600 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 76a121c9f1144280b53c1173befdfbfd for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:26:19.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=75c5bbf243a54bd1983fe32d6ca99f11, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 75c5bbf243a54bd1983fe32d6ca99f11 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:19.603 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=525b1b49d0b24c8dbd792ab116061d84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.603 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 525b1b49d0b24c8dbd792ab116061d84 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:26:19.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=0a0677853d4d49dd8cd7622f55cbeb75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a0677853d4d49dd8cd7622f55cbeb75 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:26:19.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=3f61338cc1be48e794dbc38e54fa4cbf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3f61338cc1be48e794dbc38e54fa4cbf for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:19.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=e1f804d15d2c4ef4a7bf859c42f1170e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e1f804d15d2c4ef4a7bf859c42f1170e for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:26:19.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=fe07614f6630413bbea042c1bfaf425d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fe07614f6630413bbea042c1bfaf425d for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:26:19.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=b0f421b13752436796bdc2d5aafbdf67, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0f421b13752436796bdc2d5aafbdf67 for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:26:19.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=ce52acbd5dd9418183a0d502bb183d95, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ce52acbd5dd9418183a0d502bb183d95 for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:26:19.615 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114377936, tablet=2d0dd039cb834d698615b69db7114561, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:19.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.618758 28254 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" }
14:26:19.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.618886 28254 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:55862:
14:26:19.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114377936" }
14:26:19.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620383 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 76a121c9f1144280b53c1173befdfbfd
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620469 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 75c5bbf243a54bd1983fe32d6ca99f11
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620505 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 525b1b49d0b24c8dbd792ab116061d84
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620536 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 0a0677853d4d49dd8cd7622f55cbeb75
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620558 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 3f61338cc1be48e794dbc38e54fa4cbf
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620579 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet e1f804d15d2c4ef4a7bf859c42f1170e
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620599 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet fe07614f6630413bbea042c1bfaf425d
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620617 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet b0f421b13752436796bdc2d5aafbdf67
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620640 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet ce52acbd5dd9418183a0d502bb183d95
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620600 28754 tablet_service.cc:1558] Processing DeleteTablet for tablet 76a121c9f1144280b53c1173befdfbfd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620659 28254 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 690da1546feb47ee861f06f8c5826d24: Sending DeleteTablet for 1 replicas of tablet 2d0dd039cb834d698615b69db7114561
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620702 28960 tablet_replica.cc:333] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620760 28960 raft_consensus.cc:2243] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620805 28960 raft_consensus.cc:2272] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620885 28485 tablet_service.cc:1558] Processing DeleteTablet for tablet 75c5bbf243a54bd1983fe32d6ca99f11 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620924 28482 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a0677853d4d49dd8cd7622f55cbeb75 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620966 28483 tablet_service.cc:1558] Processing DeleteTablet for tablet b0f421b13752436796bdc2d5aafbdf67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621008 28619 tablet_service.cc:1558] Processing DeleteTablet for tablet ce52acbd5dd9418183a0d502bb183d95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621018 28617 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f61338cc1be48e794dbc38e54fa4cbf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621069 28962 tablet_replica.cc:333] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621033 28620 tablet_service.cc:1558] Processing DeleteTablet for tablet e1f804d15d2c4ef4a7bf859c42f1170e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:37098
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621104 28959 tablet_replica.cc:333] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621115 28962 raft_consensus.cc:2243] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621140 28959 raft_consensus.cc:2243] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621181 28959 raft_consensus.cc:2272] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621173 28962 raft_consensus.cc:2272] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.620885 28484 tablet_service.cc:1558] Processing DeleteTablet for tablet fe07614f6630413bbea042c1bfaf425d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:52352
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621466 28959 ts_tablet_manager.cc:1916] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621474 28960 ts_tablet_manager.cc:1916] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.621506 28962 ts_tablet_manager.cc:1916] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.623230 28959 ts_tablet_manager.cc:1929] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.623281 28959 log.cc:1199] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/ce52acbd5dd9418183a0d502bb183d95
14:26:19.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.623467 28959 ts_tablet_manager.cc:1950] T ce52acbd5dd9418183a0d502bb183d95 P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.623966 28959 tablet_replica.cc:333] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624018 28959 raft_consensus.cc:2243] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624048 28959 raft_consensus.cc:2272] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624290 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet ce52acbd5dd9418183a0d502bb183d95 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624316 28960 ts_tablet_manager.cc:1929] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624358 28960 log.cc:1199] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/76a121c9f1144280b53c1173befdfbfd
14:26:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624572 28960 ts_tablet_manager.cc:1950] T 76a121c9f1144280b53c1173befdfbfd P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624842 28755 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d0dd039cb834d698615b69db7114561 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624903 28959 ts_tablet_manager.cc:1916] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.624909 28754 tablet_service.cc:1558] Processing DeleteTablet for tablet 525b1b49d0b24c8dbd792ab116061d84 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-05-18 14:26:19 UTC) from {username='slave'} at 127.0.0.1:58758
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625028 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet 76a121c9f1144280b53c1173befdfbfd (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625140 28962 ts_tablet_manager.cc:1929] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625180 28962 log.cc:1199] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/75c5bbf243a54bd1983fe32d6ca99f11
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625379 28962 ts_tablet_manager.cc:1950] T 75c5bbf243a54bd1983fe32d6ca99f11 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625682 28962 tablet_replica.cc:333] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625739 28962 raft_consensus.cc:2243] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625782 28962 raft_consensus.cc:2272] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625823 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet 75c5bbf243a54bd1983fe32d6ca99f11 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625952 28960 tablet_replica.cc:333] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.625998 28960 raft_consensus.cc:2243] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.626040 28960 raft_consensus.cc:2272] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.626202 28962 ts_tablet_manager.cc:1916] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.626546 28960 ts_tablet_manager.cc:1916] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.627665 28960 ts_tablet_manager.cc:1929] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.627709 28960 log.cc:1199] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/2d0dd039cb834d698615b69db7114561
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.627902 28960 ts_tablet_manager.cc:1950] T 2d0dd039cb834d698615b69db7114561 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.628239 28960 tablet_replica.cc:333] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: stopping tablet replica
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.628291 28960 raft_consensus.cc:2243] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 LEADER]: Raft consensus shutting down.
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.628329 28960 raft_consensus.cc:2272] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.628820 28959 ts_tablet_manager.cc:1929] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.628865 28959 log.cc:1199] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/3f61338cc1be48e794dbc38e54fa4cbf
14:26:19.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.629040 28959 ts_tablet_manager.cc:1950] T 3f61338cc1be48e794dbc38e54fa4cbf P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.629 [DEBUG - main] (Connection.java:575) [peer master-127.27.123.61:36353(127.27.123.61:36353)] disconnecting while in state READY
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.629918 28962 ts_tablet_manager.cc:1929] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.629963 28962 log.cc:1199] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/0a0677853d4d49dd8cd7622f55cbeb75
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630090 28962 ts_tablet_manager.cc:1950] T 0a0677853d4d49dd8cd7622f55cbeb75 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630254 28959 tablet_replica.cc:333] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: stopping tablet replica
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630292 28959 raft_consensus.cc:2243] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 1 LEADER]: Raft consensus shutting down.
14:26:19.630 [DEBUG - main] (Connection.java:575) [peer master-127.27.123.62:42305(127.27.123.62:42305)] disconnecting while in state READY
14:26:19.631 [DEBUG - main] (Connection.java:575) [peer 5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)] disconnecting while in state READY
14:26:19.631 [DEBUG - main] (Connection.java:575) [peer 104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)] disconnecting while in state READY
14:26:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630317 28959 raft_consensus.cc:2272] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630367 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet 3f61338cc1be48e794dbc38e54fa4cbf (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630465 28960 ts_tablet_manager.cc:1916] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.631 [DEBUG - main] (Connection.java:575) [peer master-127.27.123.60:44847(127.27.123.60:44847)] disconnecting while in state READY
14:26:19.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630626 28962 tablet_replica.cc:333] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630672 28962 raft_consensus.cc:2243] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630705 28962 raft_consensus.cc:2272] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630719 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet 0a0677853d4d49dd8cd7622f55cbeb75 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.630851 28959 ts_tablet_manager.cc:1916] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.631026 28962 ts_tablet_manager.cc:1916] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.631453 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet 2d0dd039cb834d698615b69db7114561 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.631912 28959 ts_tablet_manager.cc:1929] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.632021 28959 log.cc:1199] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-1/wal/wals/e1f804d15d2c4ef4a7bf859c42f1170e
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.632203 28959 ts_tablet_manager.cc:1950] T e1f804d15d2c4ef4a7bf859c42f1170e P 5b1e19bba89c4746b148b0f874a9419f: Deleting consensus metadata
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.632751 28960 ts_tablet_manager.cc:1929] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.632793 28960 log.cc:1199] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-2/wal/wals/525b1b49d0b24c8dbd792ab116061d84
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.632977 28960 ts_tablet_manager.cc:1950] T 525b1b49d0b24c8dbd792ab116061d84 P 3f90dae7d9da42a3b38ed2b880d6205d: Deleting consensus metadata
14:26:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.633003 28238 catalog_manager.cc:5028] TS 5b1e19bba89c4746b148b0f874a9419f (127.27.123.2:38509): tablet e1f804d15d2c4ef4a7bf859c42f1170e (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.633723 28962 ts_tablet_manager.cc:1929] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.633786 28962 log.cc:1199] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/b0f421b13752436796bdc2d5aafbdf67
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.633980 28962 ts_tablet_manager.cc:1950] T b0f421b13752436796bdc2d5aafbdf67 P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634196 28962 tablet_replica.cc:333] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: stopping tablet replica
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634239 28962 raft_consensus.cc:2243] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 1 LEADER]: Raft consensus shutting down.
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634279 28962 raft_consensus.cc:2272] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634323 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet b0f421b13752436796bdc2d5aafbdf67 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.631 [DEBUG - main] (Connection.java:575) [peer 3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)] disconnecting while in state READY
14:26:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634842 28962 ts_tablet_manager.cc:1916] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.634930 28241 catalog_manager.cc:5028] TS 3f90dae7d9da42a3b38ed2b880d6205d (127.27.123.3:41037): tablet 525b1b49d0b24c8dbd792ab116061d84 (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.636000 28962 ts_tablet_manager.cc:1929] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.636042 28962 log.cc:1199] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster5175511385977388127/ts-0/wal/wals/fe07614f6630413bbea042c1bfaf425d
14:26:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.636210 28962 ts_tablet_manager.cc:1950] T fe07614f6630413bbea042c1bfaf425d P 104195c2f71540ccad240a4cbd260bb5: Deleting consensus metadata
14:26:19.636 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.123.62:42305(127.27.123.62:42305)] handling channelInactive
14:26:19.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.123.60:44847(127.27.123.60:44847)] handling channelInactive
14:26:19.636 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)] handling channelInactive
14:26:19.637 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)] handling channelInactive
14:26:19.637 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 104195c2f71540ccad240a4cbd260bb5(127.27.123.1:38535)] cleaning up while in state READY due to: connection closed
14:26:19.637 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 5b1e19bba89c4746b148b0f874a9419f(127.27.123.2:38509)] cleaning up while in state READY due to: connection closed
14:26:19.637 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.123.60:44847(127.27.123.60:44847)] cleaning up while in state READY due to: connection closed
14:26:19.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.123.62:42305(127.27.123.62:42305)] cleaning up while in state READY due to: connection closed
14:26:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.637740 28238 catalog_manager.cc:5028] TS 104195c2f71540ccad240a4cbd260bb5 (127.27.123.1:38535): tablet fe07614f6630413bbea042c1bfaf425d (table org.apache.kudu.client.TestAlterTable-1779114377936 [id=cdce0369d7d64292b26bf784183c39e9]) successfully deleted
14:26:19.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.123.61:36353(127.27.123.61:36353)] handling channelInactive
14:26:19.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.123.61:36353(127.27.123.61:36353)] cleaning up while in state READY due to: connection closed
14:26:19.642 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)] handling channelInactive
14:26:19.642 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 3f90dae7d9da42a3b38ed2b880d6205d(127.27.123.3:41037)] cleaning up while in state READY due to: connection closed
14:26:19.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.643573 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28426
14:26:19.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.649791 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28561
14:26:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.657413 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28696
14:26:19.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.664211 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28151
14:26:19.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.669152 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28222
14:26:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.673094 28140 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28295
14:26:19.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:19Z chronyd exiting
.14:26:19.719 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114379719
14:26:19.722 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:19.722 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:19.722 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:19.723 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:19.723 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:19.726 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:19.799 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:19.800 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.800467 28966 mini_oidc.cc:150] Starting JWKS server
14:26:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.800973 28966 webserver.cc:533] Webserver started at http://127.0.0.1:33749/ using document root <none> and password file <none>
14:26:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.801040 28966 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.801155 28966 webserver.cc:533] Webserver started at http://127.0.0.1:43963/ using document root <none> and password file <none>
14:26:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:19Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:19Z Disabled control of system clock
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.810951 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/logs
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data/info.pb
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.190:35769
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.190
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json with env {}
14:26:19.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.883560 28977 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.883710 28977 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.883728 28977 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:19.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885444 28977 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:19.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885489 28977 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:19.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885501 28977 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:19.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885531 28977 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:19.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885543 28977 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:19.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.885552 28977 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33749/jwks.json
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.887014 28977 master_runner.cc:387] Master server non-default flags:
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.190:35769
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data/info.pb
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.190
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28977
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/logs
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.887192 28977 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.887348 28977 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.889901 28985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.889946 28983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.890340 28982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.890585 28977 server_base.cc:1061] running on GCE node
14:26:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.890787 28977 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:19.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.891026 28977 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:19.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.892184 28977 hybrid_clock.cc:648] HybridClock initialized: now 1779114379892164 us; error 32 us; skew 500 ppm
14:26:19.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.893550 28977 webserver.cc:533] Webserver started at http://127.28.73.190:36365/ using document root <none> and password file <none>
14:26:19.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.893749 28977 fs_manager.cc:362] Metadata directory not provided
14:26:19.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.893803 28977 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:19.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.893893 28977 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.894941 28977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data/instance:
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a5b3562fe5344599a8ba3734625b980"
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:19 on dist-test-slave-rmmn"
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.895274 28977 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal/instance:
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a5b3562fe5344599a8ba3734625b980"
14:26:19.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:19 on dist-test-slave-rmmn"
14:26:19.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.896617 28977 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.897337 28991 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.897629 28977 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.897696 28977 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a5b3562fe5344599a8ba3734625b980"
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:19 on dist-test-slave-rmmn"
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.897744 28977 fs_report.cc:389] FS layout report
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data/data
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.916541 28977 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.916900 28977 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
14:26:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.917013 28977 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.921514 28977 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.190:35769
14:26:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.921543 29043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.190:35769 every 8 connection(s)
14:26:19.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.921886 28977 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/data/info.pb
14:26:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.922425 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.923686 29044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } has no permanent_uuid. Determining permanent_uuid...
14:26:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.925046 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 28977
14:26:19.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.925141 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-0/wal/instance
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.926039 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/logs
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data/info.pb
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.189:33335
14:26:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.189
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json with env {}
14:26:19.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.929651 29044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } has no permanent_uuid. Determining permanent_uuid...
14:26:19.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.930043 28995 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.73.189:33335: connect: Connection refused (error 111)
14:26:19.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.933631 29044 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.189:33335: Network error: Client connection negotiation failed: client connection to 127.28.73.189:33335: connect: Connection refused (error 111)
14:26:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:19.982852 29044 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } attempt: 1
14:26:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:19.983686 29044 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.189:33335: Network error: Client connection negotiation failed: client connection to 127.28.73.189:33335: connect: Connection refused (error 111)
14:26:20.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.002079 29048 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:20.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.002228 29048 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:20.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.002245 29048 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003726 29048 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003769 29048 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003782 29048 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003793 29048 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003803 29048 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.003813 29048 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33749/jwks.json
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.005332 29048 master_runner.cc:387] Master server non-default flags:
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.189:33335
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data/info.pb
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.189
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29048
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/logs
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.005506 29048 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.005693 29048 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:20.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.007699 29055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.007731 29057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.007892 29054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.008051 29048 server_base.cc:1061] running on GCE node
14:26:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.008240 29048 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:20.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.008478 29048 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.009605 29048 hybrid_clock.cc:648] HybridClock initialized: now 1779114380009582 us; error 37 us; skew 500 ppm
14:26:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.010540 29048 webserver.cc:533] Webserver started at http://127.28.73.189:44633/ using document root <none> and password file <none>
14:26:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.010715 29048 fs_manager.cc:362] Metadata directory not provided
14:26:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.010772 29048 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.010883 29048 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.011686 29048 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data/instance:
14:26:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf17d2f09a394725969ff951f3f7abde"
14:26:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.012007 29048 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal/instance:
14:26:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf17d2f09a394725969ff951f3f7abde"
14:26:20.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.013078 29048 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.013703 29063 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.013880 29048 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.013945 29048 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf17d2f09a394725969ff951f3f7abde"
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.013998 29048 fs_report.cc:389] FS layout report
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data/data
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.032160 29048 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.032454 29048 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
14:26:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.032532 29048 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.036242 29048 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.189:33335
14:26:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.036285 29115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.189:33335 every 8 connection(s)
14:26:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.036644 29048 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/data/info.pb
14:26:20.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.037288 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.038525 29116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.040908 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29048
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.040987 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-1/wal/instance
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.041308 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/logs
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data/info.pb
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.188:36169
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.188
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json with env {}
14:26:20.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.043319 29116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.046952 29116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.047340 29064 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.73.188:36169: connect: Connection refused (error 111)
14:26:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.051735 29116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.188:36169: Network error: Client connection negotiation failed: client connection to 127.28.73.188:36169: connect: Connection refused (error 111)
14:26:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.051831 29044 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } attempt: 2
14:26:20.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.054404 29044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.055004 29044 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.188:36169: Network error: Client connection negotiation failed: client connection to 127.28.73.188:36169: connect: Connection refused (error 111)
14:26:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.098202 29044 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } attempt: 1
14:26:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.099001 29044 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.188:36169: Network error: Client connection negotiation failed: client connection to 127.28.73.188:36169: connect: Connection refused (error 111)
14:26:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.100941 29116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } attempt: 1
14:26:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.101665 29116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.73.188:36169: Network error: Client connection negotiation failed: client connection to 127.28.73.188:36169: connect: Connection refused (error 111)
14:26:20.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.116664 29119 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:20.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.116825 29119 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:20.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.116845 29119 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118359 29119 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118407 29119 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118427 29119 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118440 29119 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118455 29119 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:20.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.118469 29119 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33749/jwks.json
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.119966 29119 master_runner.cc:387] Master server non-default flags:
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.188:36169
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33749/jwks.json
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data/info.pb
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.188
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29119
14:26:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/logs
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.120154 29119 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.120316 29119 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.122484 29127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.122545 29129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.122491 29126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.122800 29119 server_base.cc:1061] running on GCE node
14:26:20.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.122969 29119 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:20.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.123160 29119 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:20.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.124286 29119 hybrid_clock.cc:648] HybridClock initialized: now 1779114380124272 us; error 30 us; skew 500 ppm
14:26:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.125203 29119 webserver.cc:533] Webserver started at http://127.28.73.188:35281/ using document root <none> and password file <none>
14:26:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.125378 29119 fs_manager.cc:362] Metadata directory not provided
14:26:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.125417 29119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:20.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.125487 29119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.126277 29119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data/instance:
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882ae804e1cb422b894921e6e47235eb"
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.126516 29119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal/instance:
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882ae804e1cb422b894921e6e47235eb"
14:26:20.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.127475 29119 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.128006 29135 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.128129 29119 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.128171 29119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "882ae804e1cb422b894921e6e47235eb"
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.128211 29119 fs_report.cc:389] FS layout report
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data/data
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:20.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.141296 29119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.141559 29119 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
14:26:20.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.141645 29119 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:20.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.145040 29119 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.188:36169
14:26:20.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.145071 29187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.188:36169 every 8 connection(s)
14:26:20.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.145352 29119 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/data/info.pb
14:26:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.145946 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.146029 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29119
14:26:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.146093 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/master-2/wal/instance
14:26:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.146377 29044 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } attempt: 2
14:26:20.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.149689 29188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.153260 29044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: Bootstrap starting.
14:26:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.153956 29044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: Neither blocks nor log segments found. Creating new log.
14:26:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.154187 29044 log.cc:826] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: Log is configured to *not* fsync() on all Append() calls
14:26:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.154511 29188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.155475 29044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: No bootstrap required, opened a new log
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.157176 29044 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.157316 29044 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.157351 29044 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5b3562fe5344599a8ba3734625b980, State: Initialized, Role: FOLLOWER
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.157433 29044 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.157720 29044 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: configured and running, proceeding with master startup.
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.158129 29198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [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: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.158205 29198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.158545 29188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
14:26:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.159873 29209 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:20.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.160073 29209 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:20.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.160598 28977 master_runner.cc:187] Error getting master registration for 127.28.73.189:33335: OK, instance_id { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" instance_seqno: 1779114380035248 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:20.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.162974 28977 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.163911 29188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb: Bootstrap starting.
14:26:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.164539 29188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb: Neither blocks nor log segments found. Creating new log.
14:26:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.164742 29188 log.cc:826] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb: Log is configured to *not* fsync() on all Append() calls
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.165750 29188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb: No bootstrap required, opened a new log
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167272 29188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167358 29188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167375 29188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 882ae804e1cb422b894921e6e47235eb, State: Initialized, Role: FOLLOWER
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167454 29188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.167616 28997 tablet.cc:2404] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167721 29188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: configured and running, proceeding with master startup.
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167693 29212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [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: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.167773 29212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.169328 29223 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:20.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.169373 29223 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.169826 29116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } attempt: 2
14:26:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.170763 29119 master_runner.cc:187] Error getting master registration for 127.28.73.189:33335: OK, instance_id { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" instance_seqno: 1779114380035248 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.172374 29119 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.174399 29116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: Bootstrap starting.
14:26:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.175096 29116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: Neither blocks nor log segments found. Creating new log.
14:26:20.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.175329 29116 log.cc:826] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: Log is configured to *not* fsync() on all Append() calls
14:26:20.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.176338 29116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: No bootstrap required, opened a new log
14:26:20.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.178287 29116 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.178400 29116 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.178429 29116 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf17d2f09a394725969ff951f3f7abde, State: Initialized, Role: FOLLOWER
14:26:20.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.178539 29116 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.178781 29116 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: configured and running, proceeding with master startup.
14:26:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.180979 29238 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.181159 29238 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:20.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.181430 29226 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [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: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.182256 29226 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.182674 29048 master_runner.cc:264] No leader master found from master cf17d2f09a394725969ff951f3f7abde
14:26:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.182716 29048 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:20.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.283134 29069 tablet.cc:2404] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.321746 29226 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.321878 29226 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322100 29226 leader_election.cc:290] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5b3562fe5344599a8ba3734625b980 (127.28.73.190:35769), 882ae804e1cb422b894921e6e47235eb (127.28.73.188:36169)
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322398 29018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf17d2f09a394725969ff951f3f7abde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5b3562fe5344599a8ba3734625b980" is_pre_election: true
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322557 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf17d2f09a394725969ff951f3f7abde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882ae804e1cb422b894921e6e47235eb" is_pre_election: true
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322630 29018 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf17d2f09a394725969ff951f3f7abde in term 0.
14:26:20.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322665 29162 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf17d2f09a394725969ff951f3f7abde in term 0.
14:26:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.322911 29065 leader_election.cc:304] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5b3562fe5344599a8ba3734625b980, cf17d2f09a394725969ff951f3f7abde; no voters: 
14:26:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.323032 29226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.323086 29226 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.323107 29226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 0 FOLLOWER]: Advancing to term 1
14:26:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.323761 29226 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.323891 29226 leader_election.cc:290] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [CANDIDATE]: Term 1 election: Requested vote from peers 3a5b3562fe5344599a8ba3734625b980 (127.28.73.190:35769), 882ae804e1cb422b894921e6e47235eb (127.28.73.188:36169)
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324081 29018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf17d2f09a394725969ff951f3f7abde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5b3562fe5344599a8ba3734625b980"
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324150 29018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 0 FOLLOWER]: Advancing to term 1
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324231 29162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cf17d2f09a394725969ff951f3f7abde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "882ae804e1cb422b894921e6e47235eb"
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324288 29162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 0 FOLLOWER]: Advancing to term 1
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324887 29018 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf17d2f09a394725969ff951f3f7abde in term 1.
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.324996 29162 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf17d2f09a394725969ff951f3f7abde in term 1.
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325043 29065 leader_election.cc:304] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5b3562fe5344599a8ba3734625b980, cf17d2f09a394725969ff951f3f7abde; no voters: 
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325110 29226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 1 FOLLOWER]: Leader election won for term 1
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325280 29226 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [term 1 LEADER]: Becoming Leader. State: Replica: cf17d2f09a394725969ff951f3f7abde, State: Running, Role: LEADER
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325371 29226 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } }
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325739 29226 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf17d2f09a394725969ff951f3f7abde. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.325827 29226 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: This master's current role is: LEADER
14:26:20.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.326083 29242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:20.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.326368 29242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.327500 29162 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [term 1 FOLLOWER]: Refusing update from remote peer cf17d2f09a394725969ff951f3f7abde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.327499 29018 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [term 1 FOLLOWER]: Refusing update from remote peer cf17d2f09a394725969ff951f3f7abde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:20.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.327731 29226 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.327984 29226 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [LEADER]: Connected to new peer: Peer: permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.328991 29212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf17d2f09a394725969ff951f3f7abde. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329057 29212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329351 29198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf17d2f09a394725969ff951f3f7abde. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329424 29198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329411 29226 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329463 29226 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: This master's current role is: LEADER
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329927 29243 mvcc.cc:204] Tried to move back new op lower bound from 7287252501819666432 to 7287252501813264384. Current Snapshot: MvccSnapshot[applied={T|T < 7287252501819666432}]
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329932 29198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.329996 29198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5b3562fe5344599a8ba3734625b980 [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.330463 29244 mvcc.cc:204] Tried to move back new op lower bound from 7287252501819666432 to 7287252501813264384. Current Snapshot: MvccSnapshot[applied={T|T < 7287252501819666432}]
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.330525 29242 catalog_manager.cc:1383] Generated new cluster ID: 8ce2fe8e536d4f30b59ea8cb26bca7d2
14:26:20.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.330559 29242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:20.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.331421 29240 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.331493 29240 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde [sys.catalog]: This master's current role is: LEADER
14:26:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.331961 29212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cf17d2f09a394725969ff951f3f7abde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a5b3562fe5344599a8ba3734625b980" member_type: VOTER last_known_addr { host: "127.28.73.190" port: 35769 } } peers { permanent_uuid: "cf17d2f09a394725969ff951f3f7abde" member_type: VOTER last_known_addr { host: "127.28.73.189" port: 33335 } } peers { permanent_uuid: "882ae804e1cb422b894921e6e47235eb" member_type: VOTER last_known_addr { host: "127.28.73.188" port: 36169 } } }
14:26:20.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.332026 29212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 882ae804e1cb422b894921e6e47235eb [sys.catalog]: This master's current role is: FOLLOWER
14:26:20.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.333388 29246 mvcc.cc:204] Tried to move back new op lower bound from 7287252501819666432 to 7287252501813264384. Current Snapshot: MvccSnapshot[applied={T|T < 7287252501819666432}]
14:26:20.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.349879 29242 catalog_manager.cc:1406] Generated new certificate authority record
14:26:20.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.350924 29242 catalog_manager.cc:1540] Loading token signing keys...
14:26:20.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.362959 29242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: Generated new TSK 0
14:26:20.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.363137 29242 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.369437 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/logs
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data/info.pb
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.129:0
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.129
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.129
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.447045 29252 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.447192 29252 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.447216 29252 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:20.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.448768 29252 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:20.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.448828 29252 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.73.129
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.450368 29252 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.129:0
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data/info.pb
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.129
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29252
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.129
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/logs
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.450591 29252 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:20.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.450829 29252 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.453389 29260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.453431 29258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.453428 29257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.453631 29252 server_base.cc:1061] running on GCE node
14:26:20.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.453774 29252 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:20.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.453997 29252 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.455130 29252 hybrid_clock.cc:648] HybridClock initialized: now 1779114380455105 us; error 32 us; skew 500 ppm
14:26:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.456169 29252 webserver.cc:533] Webserver started at http://127.28.73.129:42599/ using document root <none> and password file <none>
14:26:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.456347 29252 fs_manager.cc:362] Metadata directory not provided
14:26:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.456405 29252 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.456506 29252 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.457355 29252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data/instance:
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f515c4438a5d4bd897441974024881e9"
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.457687 29252 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal/instance:
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f515c4438a5d4bd897441974024881e9"
14:26:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.458811 29252 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.459370 29266 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.459511 29252 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.459582 29252 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f515c4438a5d4bd897441974024881e9"
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.459620 29252 fs_report.cc:389] FS layout report
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data/data
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:20.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:20.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.477723 29252 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.477991 29252 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
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478080 29252 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478245 29252 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478493 29252 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478519 29252 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478539 29252 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.478550 29252 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:20.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.483695 29252 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.129:45701
14:26:20.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.483760 29380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.129:45701 every 8 connection(s)
14:26:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.484045 29252 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/data/info.pb
14:26:20.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.486093 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29252
14:26:20.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.486187 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-0/wal/instance
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.487908 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/logs
14:26:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data/info.pb
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.130:0
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.130
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.130
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489344 29382 heartbeater.cc:344] Connected to a master server at 127.28.73.190:35769
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489432 29382 heartbeater.cc:461] Registering TS with master...
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489470 29383 heartbeater.cc:344] Connected to a master server at 127.28.73.189:33335
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489519 29383 heartbeater.cc:461] Registering TS with master...
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489637 29383 heartbeater.cc:507] Master 127.28.73.189:33335 requested a full tablet report, sending...
14:26:20.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.489640 29382 heartbeater.cc:507] Master 127.28.73.190:35769 requested a full tablet report, sending...
14:26:20.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.490031 29080 ts_manager.cc:194] Registered new tserver with Master: f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701)
14:26:20.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.490109 29008 ts_manager.cc:194] Registered new tserver with Master: f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701)
14:26:20.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.490834 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.73.129:45881
14:26:20.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.490978 29381 heartbeater.cc:344] Connected to a master server at 127.28.73.188:36169
14:26:20.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.491025 29381 heartbeater.cc:461] Registering TS with master...
14:26:20.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.491110 29381 heartbeater.cc:507] Master 127.28.73.188:36169 requested a full tablet report, sending...
14:26:20.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.491600 29152 ts_manager.cc:194] Registered new tserver with Master: f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701)
14:26:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.563247 29388 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.563400 29388 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.563416 29388 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.564845 29388 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.564890 29388 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.73.130
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.566375 29388 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.130:0
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data/info.pb
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.130
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29388
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.130
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/logs
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.566542 29388 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.566699 29388 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:20.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.568759 29394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.568790 29396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.568846 29393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.569039 29388 server_base.cc:1061] running on GCE node
14:26:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.569206 29388 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:20.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.569411 29388 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:20.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.570542 29388 hybrid_clock.cc:648] HybridClock initialized: now 1779114380570521 us; error 30 us; skew 500 ppm
14:26:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.571539 29388 webserver.cc:533] Webserver started at http://127.28.73.130:39169/ using document root <none> and password file <none>
14:26:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.571717 29388 fs_manager.cc:362] Metadata directory not provided
14:26:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.571781 29388 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:20.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.571890 29388 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.572674 29388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data/instance:
14:26:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77"
14:26:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.572989 29388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal/instance:
14:26:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77"
14:26:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.574093 29388 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.574681 29402 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.574843 29388 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.574910 29388 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77"
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.574962 29388 fs_report.cc:389] FS layout report
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data/data
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:20.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:20.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.587709 29388 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588032 29388 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
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588163 29388 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588387 29388 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588711 29388 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588743 29388 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588771 29388 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:20.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.588786 29388 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:20.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.594215 29388 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.130:38625
14:26:20.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.594316 29516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.130:38625 every 8 connection(s)
14:26:20.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.594805 29388 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/data/info.pb
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599579 29517 heartbeater.cc:344] Connected to a master server at 127.28.73.188:36169
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599679 29517 heartbeater.cc:461] Registering TS with master...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599793 29519 heartbeater.cc:344] Connected to a master server at 127.28.73.189:33335
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599802 29518 heartbeater.cc:344] Connected to a master server at 127.28.73.190:35769
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599874 29517 heartbeater.cc:507] Master 127.28.73.188:36169 requested a full tablet report, sending...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599876 29519 heartbeater.cc:461] Registering TS with master...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.599879 29518 heartbeater.cc:461] Registering TS with master...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600011 29518 heartbeater.cc:507] Master 127.28.73.190:35769 requested a full tablet report, sending...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600247 29152 ts_manager.cc:194] Registered new tserver with Master: 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625)
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600327 29008 ts_manager.cc:194] Registered new tserver with Master: 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625)
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600106 29519 heartbeater.cc:507] Master 127.28.73.189:33335 requested a full tablet report, sending...
14:26:20.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600622 29080 ts_manager.cc:194] Registered new tserver with Master: 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625)
14:26:20.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.600955 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.73.130:54263
14:26:20.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.603411 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29388
14:26:20.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.603488 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-1/wal/instance
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.604439 28966 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/logs
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data/info.pb
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.131:0
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.131
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.131
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:20.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.679000 29524 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:20.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.679147 29524 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:20.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.679165 29524 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.680684 29524 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:20.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.680732 29524 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.73.131
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.682233 29524 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.73.148:43645
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.73.131:0
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data/info.pb
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.73.131
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.73.190:35769,127.28.73.189:33335,127.28.73.188:36169
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29524
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.73.131
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/logs
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.682412 29524 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.682585 29524 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.684782 29529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.684794 29530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.684788 29532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.684947 29524 server_base.cc:1061] running on GCE node
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.685119 29524 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:20.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.685307 29524 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:20.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.686431 29524 hybrid_clock.cc:648] HybridClock initialized: now 1779114380686413 us; error 35 us; skew 500 ppm
14:26:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.687362 29524 webserver.cc:533] Webserver started at http://127.28.73.131:33055/ using document root <none> and password file <none>
14:26:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.687498 29524 fs_manager.cc:362] Metadata directory not provided
14:26:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.687534 29524 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.687598 29524 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.688345 29524 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data/instance:
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b07ab05a648d42ac859cd98488e4c6f4"
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.688594 29524 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal/instance:
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b07ab05a648d42ac859cd98488e4c6f4"
14:26:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.689604 29524 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.690167 29538 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.690305 29524 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.690356 29524 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b07ab05a648d42ac859cd98488e4c6f4"
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:20 on dist-test-slave-rmmn"
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.690402 29524 fs_report.cc:389] FS layout report
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data/data
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.697506 29524 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.697717 29524 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
14:26:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.697801 29524 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.697957 29524 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.698254 29524 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.698289 29524 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.698314 29524 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:20.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.698330 29524 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:20.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.703742 29524 rpc_server.cc:307] RPC server started. Bound to: 127.28.73.131:42105
14:26:20.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.703790 29652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.73.131:42105 every 8 connection(s)
14:26:20.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.704053 29524 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/data/info.pb
14:26:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.708318 28966 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29524
14:26:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.708402 28966 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16582646179280342596/ts-2/wal/instance
14:26:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.708788 29654 heartbeater.cc:344] Connected to a master server at 127.28.73.190:35769
14:26:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.708869 29654 heartbeater.cc:461] Registering TS with master...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709044 29654 heartbeater.cc:507] Master 127.28.73.190:35769 requested a full tablet report, sending...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709404 29655 heartbeater.cc:344] Connected to a master server at 127.28.73.189:33335
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709458 29655 heartbeater.cc:461] Registering TS with master...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709472 29653 heartbeater.cc:344] Connected to a master server at 127.28.73.188:36169
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709506 29653 heartbeater.cc:461] Registering TS with master...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709546 29655 heartbeater.cc:507] Master 127.28.73.189:33335 requested a full tablet report, sending...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709566 29653 heartbeater.cc:507] Master 127.28.73.188:36169 requested a full tablet report, sending...
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709682 29008 ts_manager.cc:194] Registered new tserver with Master: b07ab05a648d42ac859cd98488e4c6f4 (127.28.73.131:42105)
14:26:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709738 29080 ts_manager.cc:194] Registered new tserver with Master: b07ab05a648d42ac859cd98488e4c6f4 (127.28.73.131:42105)
14:26:20.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.709951 29152 ts_manager.cc:194] Registered new tserver with Master: b07ab05a648d42ac859cd98488e4c6f4 (127.28.73.131:42105)
14:26:20.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.710170 29080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.73.131:52237
14:26:20.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.711162 28966 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:20.711 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:20.712 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:20.713 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.73.190"
      port: 35769
    }
    bound_http_address {
      host: "127.28.73.190"
      port: 36365
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.73.189"
      port: 33335
    }
    bound_http_address {
      host: "127.28.73.189"
      port: 44633
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.73.188"
      port: 36169
    }
    bound_http_address {
      host: "127.28.73.188"
      port: 35281
    }
  }
}

14:26:20.714 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:20.714 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.73.129"
      port: 45701
    }
    bound_http_address {
      host: "127.28.73.129"
      port: 42599
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.73.130"
      port: 38625
    }
    bound_http_address {
      host: "127.28.73.130"
      port: 39169
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.73.131"
      port: 42105
    }
    bound_http_address {
      host: "127.28.73.131"
      port: 33055
    }
  }
}

14:26:20.715 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:20.717 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:20.718 [DEBUG - main] (Connection.java:748) [peer master-127.28.73.190:35769(127.28.73.190:35769)] connecting to peer
14:26:20.719 [DEBUG - main] (Connection.java:748) [peer master-127.28.73.189:33335(127.28.73.189:33335)] connecting to peer
14:26:20.719 [DEBUG - main] (Connection.java:748) [peer master-127.28.73.188:36169(127.28.73.188:36169)] connecting to peer
14:26:20.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.73.190:35769(127.28.73.190:35769)] Successfully connected to peer
14:26:20.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.73.189:33335(127.28.73.189:33335)] Successfully connected to peer
14:26:20.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.73.188:36169(127.28.73.188:36169)] Successfully connected to peer
14:26:20.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.73.188
14:26:20.724 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.73.190
14:26:20.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.73.189
14:26:20.751 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9da81468, L:/127.0.0.1:43240 - R:/127.28.73.190:35769] using SASL/PLAIN
14:26:20.757 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb868ddfd, L:/127.0.0.1:45148 - R:/127.28.73.188:36169] using SASL/PLAIN
14:26:20.759 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c6fc1a5, L:/127.0.0.1:33046 - R:/127.28.73.189:33335] using SASL/PLAIN
14:26:20.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:20.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=44), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.73.190:35769, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.73.189:33335, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.73.188:36169, [35ms] Sub RPC ConnectToMaster: received response from server master-127.28.73.190:35769: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.28.73.188:36169: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.28.73.189:33335: OK, deferred=null) after lookup
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.762490 29080 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33046:
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114380717"
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:20.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
14:26:20.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.764266 29080 catalog_manager.cc:7059] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1779114380717 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:26:20.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 67e742d774064d8b94fe557c66157d74
14:26:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.777107 29450 tablet_service.cc:1511] Processing CreateTablet for tablet 77e7f8398d1f4b54abc19fcc82babae3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.777448 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e7f8398d1f4b54abc19fcc82babae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.777581 29586 tablet_service.cc:1511] Processing CreateTablet for tablet 77e7f8398d1f4b54abc19fcc82babae3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.777870 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e7f8398d1f4b54abc19fcc82babae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.780423 29672 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Bootstrap starting.
14:26:20.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.781016 29314 tablet_service.cc:1511] Processing CreateTablet for tablet 77e7f8398d1f4b54abc19fcc82babae3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.781277 29314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e7f8398d1f4b54abc19fcc82babae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.781324 29672 tablet_bootstrap.cc:654] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Neither blocks nor log segments found. Creating new log.
14:26:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.781572 29672 log.cc:826] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Log is configured to *not* fsync() on all Append() calls
14:26:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.783603 29674 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Bootstrap starting.
14:26:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.784155 29674 tablet_bootstrap.cc:654] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Neither blocks nor log segments found. Creating new log.
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.784974 29671 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Bootstrap starting.
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.785456 29674 log.cc:826] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Log is configured to *not* fsync() on all Append() calls
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.785596 29671 tablet_bootstrap.cc:654] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Neither blocks nor log segments found. Creating new log.
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.785666 29672 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: No bootstrap required, opened a new log
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.785745 29672 ts_tablet_manager.cc:1403] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:26:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.785849 29671 log.cc:826] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Log is configured to *not* fsync() on all Append() calls
14:26:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.786569 29674 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: No bootstrap required, opened a new log
14:26:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.786701 29671 tablet_bootstrap.cc:492] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: No bootstrap required, opened a new log
14:26:20.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.786780 29674 ts_tablet_manager.cc:1403] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
14:26:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.786972 29671 ts_tablet_manager.cc:1403] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.787767 29672 raft_consensus.cc:359] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788058 29672 raft_consensus.cc:385] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788195 29672 raft_consensus.cc:740] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b07ab05a648d42ac859cd98488e4c6f4, State: Initialized, Role: FOLLOWER
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788273 29674 raft_consensus.cc:359] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788406 29672 consensus_queue.cc:260] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788632 29672 ts_tablet_manager.cc:1434] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788640 29674 raft_consensus.cc:385] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788681 29674 raft_consensus.cc:740] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f515c4438a5d4bd897441974024881e9, State: Initialized, Role: FOLLOWER
14:26:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.788776 29655 heartbeater.cc:499] Master 127.28.73.189:33335 was elected leader, sending a full tablet report...
14:26:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.789014 29674 consensus_queue.cc:260] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.789412 29674 ts_tablet_manager.cc:1434] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.789814 29383 heartbeater.cc:499] Master 127.28.73.189:33335 was elected leader, sending a full tablet report...
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790040 29671 raft_consensus.cc:359] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790307 29671 raft_consensus.cc:385] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790472 29671 raft_consensus.cc:740] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01400d6ae9fd4cb6b6eb8c24c060bb77, State: Initialized, Role: FOLLOWER
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790596 29671 consensus_queue.cc:260] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790835 29671 ts_tablet_manager.cc:1434] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
14:26:20.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.790879 29519 heartbeater.cc:499] Master 127.28.73.189:33335 was elected leader, sending a full tablet report...
14:26:20.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.846261 29520 tablet.cc:2404] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:20.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.899128 29677 raft_consensus.cc:493] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:20.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.899250 29677 raft_consensus.cc:515] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.899730 29677 leader_election.cc:290] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701), 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625)
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902263 29335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e7f8398d1f4b54abc19fcc82babae3" candidate_uuid: "b07ab05a648d42ac859cd98488e4c6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f515c4438a5d4bd897441974024881e9" is_pre_election: true
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902266 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e7f8398d1f4b54abc19fcc82babae3" candidate_uuid: "b07ab05a648d42ac859cd98488e4c6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" is_pre_election: true
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902390 29471 raft_consensus.cc:2468] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b07ab05a648d42ac859cd98488e4c6f4 in term 0.
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902400 29335 raft_consensus.cc:2468] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b07ab05a648d42ac859cd98488e4c6f4 in term 0.
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902582 29539 leader_election.cc:304] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01400d6ae9fd4cb6b6eb8c24c060bb77, b07ab05a648d42ac859cd98488e4c6f4; no voters: 
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902714 29677 raft_consensus.cc:2804] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902760 29677 raft_consensus.cc:493] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:20.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.902772 29677 raft_consensus.cc:3060] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 0 FOLLOWER]: Advancing to term 1
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903322 29677 raft_consensus.cc:515] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903431 29677 leader_election.cc:290] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [CANDIDATE]: Term 1 election: Requested vote from peers f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701), 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625)
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903565 29335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e7f8398d1f4b54abc19fcc82babae3" candidate_uuid: "b07ab05a648d42ac859cd98488e4c6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f515c4438a5d4bd897441974024881e9"
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903633 29335 raft_consensus.cc:3060] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 0 FOLLOWER]: Advancing to term 1
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903630 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e7f8398d1f4b54abc19fcc82babae3" candidate_uuid: "b07ab05a648d42ac859cd98488e4c6f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77"
14:26:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.903690 29471 raft_consensus.cc:3060] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 0 FOLLOWER]: Advancing to term 1
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904237 29471 raft_consensus.cc:2468] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b07ab05a648d42ac859cd98488e4c6f4 in term 1.
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904295 29335 raft_consensus.cc:2468] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b07ab05a648d42ac859cd98488e4c6f4 in term 1.
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904408 29539 leader_election.cc:304] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01400d6ae9fd4cb6b6eb8c24c060bb77, b07ab05a648d42ac859cd98488e4c6f4; no voters: 
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904486 29677 raft_consensus.cc:2804] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 1 FOLLOWER]: Leader election won for term 1
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904633 29677 raft_consensus.cc:697] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [term 1 LEADER]: Becoming Leader. State: Replica: b07ab05a648d42ac859cd98488e4c6f4, State: Running, Role: LEADER
14:26:20.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.904794 29677 consensus_queue.cc:237] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } }
14:26:20.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.905573 29080 catalog_manager.cc:5697] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b07ab05a648d42ac859cd98488e4c6f4 (127.28.73.131). New cstate: current_term: 1 leader_uuid: "b07ab05a648d42ac859cd98488e4c6f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b07ab05a648d42ac859cd98488e4c6f4" member_type: VOTER last_known_addr { host: "127.28.73.131" port: 42105 } health_report { overall_health: HEALTHY } } }
14:26:20.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:20.954720 29656 tablet.cc:2404] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:20.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.961024 29080 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33046:
14:26:20.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114380717" } new_table_comment: "new comment"
14:26:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.964073 29471 raft_consensus.cc:1275] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77 [term 1 FOLLOWER]: Refusing update from remote peer b07ab05a648d42ac859cd98488e4c6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.964109 29335 raft_consensus.cc:1275] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9 [term 1 FOLLOWER]: Refusing update from remote peer b07ab05a648d42ac859cd98488e4c6f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.964393 29680 consensus_queue.cc:1048] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f515c4438a5d4bd897441974024881e9" member_type: VOTER last_known_addr { host: "127.28.73.129" port: 45701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.964530 29677 consensus_queue.cc:1048] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01400d6ae9fd4cb6b6eb8c24c060bb77" member_type: VOTER last_known_addr { host: "127.28.73.130" port: 38625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:20.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.965695 29080 catalog_manager.cc:5789] TS f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701) does not have the latest schema for tablet 77e7f8398d1f4b54abc19fcc82babae3 (table org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]). Expected version 1 got 0
14:26:20.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.965895 29079 catalog_manager.cc:5789] TS 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625) does not have the latest schema for tablet 77e7f8398d1f4b54abc19fcc82babae3 (table org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]). Expected version 1 got 0
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.966837 29687 tablet.cc:1724] T 77e7f8398d1f4b54abc19fcc82babae3 P b07ab05a648d42ac859cd98488e4c6f4: Alter schema from (
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.967013 29683 mvcc.cc:204] Tried to move back new op lower bound from 7287252504426635264 to 7287252504186736640. Current Snapshot: MvccSnapshot[applied={T|T < 7287252504426635264}]
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.967195 29688 tablet.cc:1724] T 77e7f8398d1f4b54abc19fcc82babae3 P f515c4438a5d4bd897441974024881e9: Alter schema from (
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:20.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.967314 29080 catalog_manager.cc:5789] TS f515c4438a5d4bd897441974024881e9 (127.28.73.129:45701) does not have the latest schema for tablet 77e7f8398d1f4b54abc19fcc82babae3 (table org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]). Expected version 1 got 0
14:26:20.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.968289 29079 catalog_manager.cc:5789] TS b07ab05a648d42ac859cd98488e4c6f4 (127.28.73.131:42105) does not have the latest schema for tablet 77e7f8398d1f4b54abc19fcc82babae3 (table org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]). Expected version 1 got 0
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.969996 29080 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cf17d2f09a394725969ff951f3f7abde: org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74] alter complete (version 1)
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.970057 29684 mvcc.cc:204] Tried to move back new op lower bound from 7287252504426635264 to 7287252504186736640. Current Snapshot: MvccSnapshot[applied={T|T < 7287252504426635264}]
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.970388 29079 catalog_manager.cc:5789] TS 01400d6ae9fd4cb6b6eb8c24c060bb77 (127.28.73.130:38625) does not have the latest schema for tablet 77e7f8398d1f4b54abc19fcc82babae3 (table org.apache.kudu.client.TestAlterTable-1779114380717 [id=67e742d774064d8b94fe557c66157d74]). Expected version 1 got 0
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.970502 29689 tablet.cc:1724] T 77e7f8398d1f4b54abc19fcc82babae3 P 01400d6ae9fd4cb6b6eb8c24c060bb77: Alter schema from (
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:26:20.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:20.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 67e742d774064d8b94fe557c66157d74
14:26:20.981 [DEBUG - main] (Connection.java:575) [peer master-127.28.73.189:33335(127.28.73.189:33335)] disconnecting while in state READY
14:26:20.981 [DEBUG - main] (Connection.java:575) [peer master-127.28.73.188:36169(127.28.73.188:36169)] disconnecting while in state READY
14:26:20.981 [DEBUG - main] (Connection.java:575) [peer master-127.28.73.190:35769(127.28.73.190:35769)] disconnecting while in state READY
14:26:20.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:20.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.73.189:33335(127.28.73.189:33335)] handling channelInactive
14:26:20.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.73.190:35769(127.28.73.190:35769)] handling channelInactive
14:26:20.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.73.189:33335(127.28.73.189:33335)] cleaning up while in state READY due to: connection closed
14:26:20.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.73.190:35769(127.28.73.190:35769)] cleaning up while in state READY due to: connection closed
14:26:20.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.73.188:36169(127.28.73.188:36169)] handling channelInactive
14:26:20.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.73.188:36169(127.28.73.188:36169)] cleaning up while in state READY due to: connection closed
14:26:20.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.984402 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29252
14:26:20.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.989181 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29388
14:26:20.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.993708 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29524
14:26:20.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:20.997905 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 28977
14:26:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.002023 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29048
14:26:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.005815 28966 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29119
14:26:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:21Z chronyd exiting
.14:26:21.050 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114381050
14:26:21.052 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:21.052 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:21.052 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:21.053 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:21.053 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:21.055 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:21.127 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:21.127 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.127820 29695 mini_oidc.cc:150] Starting JWKS server
14:26:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.128310 29695 webserver.cc:533] Webserver started at http://127.0.0.1:44423/ using document root <none> and password file <none>
14:26:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.128371 29695 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.128468 29695 webserver.cc:533] Webserver started at http://127.0.0.1:42905/ using document root <none> and password file <none>
14:26:21.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:21Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:21.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:21Z Disabled control of system clock
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.138671 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/logs
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data/info.pb
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.254:33221
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.254
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json with env {}
14:26:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.211182 29706 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.211345 29706 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.211364 29706 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212848 29706 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212895 29706 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212908 29706 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212917 29706 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212929 29706 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.212937 29706 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44423/jwks.json
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.214435 29706 master_runner.cc:387] Master server non-default flags:
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.254:33221
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data/info.pb
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.254
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29706
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/logs
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.214618 29706 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.214785 29706 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.216995 29714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.217001 29711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.217407 29706 server_base.cc:1061] running on GCE node
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.217031 29712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.217661 29706 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.217868 29706 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.218999 29706 hybrid_clock.cc:648] HybridClock initialized: now 1779114381218980 us; error 31 us; skew 500 ppm
14:26:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.220011 29706 webserver.cc:533] Webserver started at http://127.28.255.254:46161/ using document root <none> and password file <none>
14:26:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.220196 29706 fs_manager.cc:362] Metadata directory not provided
14:26:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.220253 29706 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.220355 29706 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.221201 29706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data/instance:
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e635511e52e42e79bf802c7b64089ff"
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.221565 29706 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal/instance:
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e635511e52e42e79bf802c7b64089ff"
14:26:21.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.222702 29706 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.223294 29720 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.223443 29706 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.223516 29706 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e635511e52e42e79bf802c7b64089ff"
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.223572 29706 fs_report.cc:389] FS layout report
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data/data
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.245996 29706 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.246342 29706 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
14:26:21.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.246491 29706 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.250182 29706 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.254:33221
14:26:21.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.250217 29773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.254:33221 every 8 connection(s)
14:26:21.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.250553 29706 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/data/info.pb
14:26:21.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.251107 29774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:21.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.252262 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29706
14:26:21.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.252351 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-0/wal/instance
14:26:21.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.252351 29774 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.253124 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/logs
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data/info.pb
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.253:39871
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.253
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json with env {}
14:26:21.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.261289 29774 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.261651 29722 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.255.253:39871: connect: Connection refused (error 111)
14:26:21.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.262064 29774 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.253:39871: Network error: Client connection negotiation failed: client connection to 127.28.255.253:39871: connect: Connection refused (error 111)
14:26:21.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.311298 29774 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } attempt: 1
14:26:21.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.312120 29774 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.253:39871: Network error: Client connection negotiation failed: client connection to 127.28.255.253:39871: connect: Connection refused (error 111)
14:26:21.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.327000 29778 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.327172 29778 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.327193 29778 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328625 29778 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328665 29778 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328676 29778 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328687 29778 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328698 29778 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.328707 29778 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44423/jwks.json
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.330202 29778 master_runner.cc:387] Master server non-default flags:
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.253:39871
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data/info.pb
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.253
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29778
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/logs
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.330384 29778 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.330539 29778 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.332607 29784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.332623 29785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.332741 29787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.332749 29778 server_base.cc:1061] running on GCE node
14:26:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.333178 29778 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.333460 29778 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.334592 29778 hybrid_clock.cc:648] HybridClock initialized: now 1779114381334568 us; error 34 us; skew 500 ppm
14:26:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.335592 29778 webserver.cc:533] Webserver started at http://127.28.255.253:41807/ using document root <none> and password file <none>
14:26:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.335774 29778 fs_manager.cc:362] Metadata directory not provided
14:26:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.335826 29778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.335938 29778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.336735 29778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data/instance:
14:26:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ee8491311b848de8c18bf65edb5986a"
14:26:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.337064 29778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal/instance:
14:26:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ee8491311b848de8c18bf65edb5986a"
14:26:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.338181 29778 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:21.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.338766 29793 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.338923 29778 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.338991 29778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ee8491311b848de8c18bf65edb5986a"
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.339046 29778 fs_report.cc:389] FS layout report
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data/data
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.349969 29778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.350257 29778 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
14:26:21.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.350376 29778 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.354009 29778 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.253:39871
14:26:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.354038 29845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.253:39871 every 8 connection(s)
14:26:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.354357 29778 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/data/info.pb
14:26:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.354878 29846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:21.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.356030 29846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.357288 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29778
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.357357 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-1/wal/instance
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.357692 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/logs
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data/info.pb
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.252:33995
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.252
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json with env {}
14:26:21.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.360140 29846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.363569 29846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.363906 29795 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.255.252:33995: connect: Connection refused (error 111)
14:26:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.364238 29846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.252:33995: Network error: Client connection negotiation failed: client connection to 127.28.255.252:33995: connect: Connection refused (error 111)
14:26:21.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.380288 29774 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } attempt: 2
14:26:21.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.383356 29774 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.383955 29774 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.252:33995: Network error: Client connection negotiation failed: client connection to 127.28.255.252:33995: connect: Connection refused (error 111)
14:26:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.413426 29846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } attempt: 1
14:26:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.414163 29846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.252:33995: Network error: Client connection negotiation failed: client connection to 127.28.255.252:33995: connect: Connection refused (error 111)
14:26:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.427102 29774 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } attempt: 1
14:26:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.427752 29774 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.255.252:33995: Network error: Client connection negotiation failed: client connection to 127.28.255.252:33995: connect: Connection refused (error 111)
14:26:21.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.432713 29849 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.432854 29849 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.432880 29849 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434401 29849 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434443 29849 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434460 29849 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434475 29849 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434489 29849 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:21.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.434504 29849 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44423/jwks.json
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.436070 29849 master_runner.cc:387] Master server non-default flags:
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.252:33995
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44423/jwks.json
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data/info.pb
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.252
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29849
14:26:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/logs
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.436285 29849 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.436513 29849 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.438809 29858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.438848 29860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.438882 29849 server_base.cc:1061] running on GCE node
14:26:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.438901 29857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.439220 29849 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.439411 29849 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.440547 29849 hybrid_clock.cc:648] HybridClock initialized: now 1779114381440531 us; error 31 us; skew 500 ppm
14:26:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.441579 29849 webserver.cc:533] Webserver started at http://127.28.255.252:44749/ using document root <none> and password file <none>
14:26:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.441718 29849 fs_manager.cc:362] Metadata directory not provided
14:26:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.441753 29849 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.441830 29849 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.442622 29849 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data/instance:
14:26:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "878b468ab0de433a944ba8885d1cdff2"
14:26:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.442899 29849 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal/instance:
14:26:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "878b468ab0de433a944ba8885d1cdff2"
14:26:21.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.443962 29849 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.444533 29866 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.444670 29849 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.444721 29849 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "878b468ab0de433a944ba8885d1cdff2"
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.444759 29849 fs_report.cc:389] FS layout report
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data/data
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.455794 29849 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.456036 29849 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
14:26:21.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.456123 29849 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.459623 29849 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.252:33995
14:26:21.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.459666 29918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.252:33995 every 8 connection(s)
14:26:21.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.459914 29849 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/data/info.pb
14:26:21.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.460388 29919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:21.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.461802 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29849
14:26:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.461697 29919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.461874 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/master-2/wal/instance
14:26:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.466462 29919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.469404 29919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } has no permanent_uuid. Determining permanent_uuid...
14:26:21.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.472700 29919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: Bootstrap starting.
14:26:21.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.473280 29919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: Neither blocks nor log segments found. Creating new log.
14:26:21.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.473518 29919 log.cc:826] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: Log is configured to *not* fsync() on all Append() calls
14:26:21.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.474079 29919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: No bootstrap required, opened a new log
14:26:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.474912 29774 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } attempt: 2
14:26:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.475621 29919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.475719 29919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.475737 29919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 878b468ab0de433a944ba8885d1cdff2, State: Initialized, Role: FOLLOWER
14:26:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.475800 29919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.476037 29919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: configured and running, proceeding with master startup.
14:26:21.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.475994 29928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [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: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.476079 29928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.478044 29939 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.478309 29939 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.478322 29774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: Bootstrap starting.
14:26:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.479105 29774 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: Neither blocks nor log segments found. Creating new log.
14:26:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.479358 29774 log.cc:826] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: Log is configured to *not* fsync() on all Append() calls
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.479965 29774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: No bootstrap required, opened a new log
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.478629 29849 master_runner.cc:187] Error getting master registration for 127.28.255.254:33221: OK, instance_id { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" instance_seqno: 1779114381249162 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.480350 29849 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481153 29774 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481257 29774 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481287 29774 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e635511e52e42e79bf802c7b64089ff, State: Initialized, Role: FOLLOWER
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481356 29774 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481719 29774 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: configured and running, proceeding with master startup.
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481715 29942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [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: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.481837 29942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.482309 29846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } attempt: 2
14:26:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.483610 29953 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:21.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.483783 29953 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:21.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.484031 29706 master_runner.cc:187] Error getting master registration for 127.28.255.253:39871: OK, instance_id { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" instance_seqno: 1779114381353043 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:21.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.485564 29706 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:21.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.486271 29846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a: Bootstrap starting.
14:26:21.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.486958 29846 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a: Neither blocks nor log segments found. Creating new log.
14:26:21.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.487190 29846 log.cc:826] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a: Log is configured to *not* fsync() on all Append() calls
14:26:21.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.487819 29846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a: No bootstrap required, opened a new log
14:26:21.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489190 29846 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489300 29846 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489321 29846 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ee8491311b848de8c18bf65edb5986a, State: Initialized, Role: FOLLOWER
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489394 29846 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489614 29846 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: configured and running, proceeding with master startup.
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489588 29956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [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: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.489647 29956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.491199 29967 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:21.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.491251 29967 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.492956 29928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493031 29928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493212 29928 leader_election.cc:290] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e635511e52e42e79bf802c7b64089ff (127.28.255.254:33221), 0ee8491311b848de8c18bf65edb5986a (127.28.255.253:39871)
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493304 29778 master_runner.cc:264] No leader master found from master 0ee8491311b848de8c18bf65edb5986a
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493335 29778 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493432 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "878b468ab0de433a944ba8885d1cdff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e635511e52e42e79bf802c7b64089ff" is_pre_election: true
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493530 29747 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 878b468ab0de433a944ba8885d1cdff2 in term 0.
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493718 29869 leader_election.cc:304] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e635511e52e42e79bf802c7b64089ff, 878b468ab0de433a944ba8885d1cdff2; no voters: 
14:26:21.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493803 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "878b468ab0de433a944ba8885d1cdff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee8491311b848de8c18bf65edb5986a" is_pre_election: true
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493913 29820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 878b468ab0de433a944ba8885d1cdff2 in term 0.
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.493996 29928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.494038 29928 raft_consensus.cc:493] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.494058 29928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 0 FOLLOWER]: Advancing to term 1
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.494817 29928 raft_consensus.cc:515] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.494948 29928 leader_election.cc:290] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [CANDIDATE]: Term 1 election: Requested vote from peers 7e635511e52e42e79bf802c7b64089ff (127.28.255.254:33221), 0ee8491311b848de8c18bf65edb5986a (127.28.255.253:39871)
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.495189 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "878b468ab0de433a944ba8885d1cdff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e635511e52e42e79bf802c7b64089ff"
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.495250 29747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 0 FOLLOWER]: Advancing to term 1
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.495680 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "878b468ab0de433a944ba8885d1cdff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ee8491311b848de8c18bf65edb5986a"
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.495741 29820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 0 FOLLOWER]: Advancing to term 1
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.496469 29820 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 878b468ab0de433a944ba8885d1cdff2 in term 1.
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.496625 29868 leader_election.cc:304] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ee8491311b848de8c18bf65edb5986a, 878b468ab0de433a944ba8885d1cdff2; no voters: 
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.497068 29726 tablet.cc:2404] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.497421 29747 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 878b468ab0de433a944ba8885d1cdff2 in term 1.
14:26:21.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.498474 29928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 1 FOLLOWER]: Leader election won for term 1
14:26:21.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.498632 29928 raft_consensus.cc:697] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [term 1 LEADER]: Becoming Leader. State: Replica: 878b468ab0de433a944ba8885d1cdff2, State: Running, Role: LEADER
14:26:21.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.498703 29928 consensus_queue.cc:237] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } }
14:26:21.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.499858 29969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 878b468ab0de433a944ba8885d1cdff2. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.500182 29969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: This master's current role is: LEADER
14:26:21.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.501708 29971 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:21.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.502244 29971 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:21.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.505544 29820 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [term 1 FOLLOWER]: Refusing update from remote peer 878b468ab0de433a944ba8885d1cdff2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:21.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.505718 29747 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [term 1 FOLLOWER]: Refusing update from remote peer 878b468ab0de433a944ba8885d1cdff2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.505983 29928 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.506103 29928 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.507117 29942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 878b468ab0de433a944ba8885d1cdff2. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.507087 29956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 878b468ab0de433a944ba8885d1cdff2. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.507175 29956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.507175 29942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510016 29969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510085 29969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: This master's current role is: LEADER
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510610 29928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510677 29928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2 [sys.catalog]: This master's current role is: LEADER
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510696 29956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510751 29956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ee8491311b848de8c18bf65edb5986a [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510886 29972 mvcc.cc:204] Tried to move back new op lower bound from 7287252506644660224 to 7287252506619285504. Current Snapshot: MvccSnapshot[applied={T|T < 7287252506644660224}]
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.510965 29973 mvcc.cc:204] Tried to move back new op lower bound from 7287252506644660224 to 7287252506619285504. Current Snapshot: MvccSnapshot[applied={T|T < 7287252506644660224}]
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.511023 29942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "878b468ab0de433a944ba8885d1cdff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e635511e52e42e79bf802c7b64089ff" member_type: VOTER last_known_addr { host: "127.28.255.254" port: 33221 } } peers { permanent_uuid: "0ee8491311b848de8c18bf65edb5986a" member_type: VOTER last_known_addr { host: "127.28.255.253" port: 39871 } } peers { permanent_uuid: "878b468ab0de433a944ba8885d1cdff2" member_type: VOTER last_known_addr { host: "127.28.255.252" port: 33995 } } }
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.511081 29942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e635511e52e42e79bf802c7b64089ff [sys.catalog]: This master's current role is: FOLLOWER
14:26:21.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.511700 29974 mvcc.cc:204] Tried to move back new op lower bound from 7287252506644660224 to 7287252506619285504. Current Snapshot: MvccSnapshot[applied={T|T < 7287252506644660224}]
14:26:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.512519 29971 catalog_manager.cc:1383] Generated new cluster ID: c3e0930385f84542861946c4a004abd9
14:26:21.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.512562 29971 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:21.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.523701 29971 catalog_manager.cc:1406] Generated new certificate authority record
14:26:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.524721 29971 catalog_manager.cc:1540] Loading token signing keys...
14:26:21.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.531805 29971 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: Generated new TSK 0
14:26:21.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.532121 29971 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.542876 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/logs
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data/info.pb
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.193:0
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.193
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.193
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.660609 29981 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.661164 29981 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.661384 29981 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.663779 29981 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.664105 29981 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.255.193
14:26:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.666735 29981 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.193:0
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data/info.pb
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.193
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29981
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.193
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/logs
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.668154 29981 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.668529 29981 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.671428 29990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.672415 29988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.672791 29981 server_base.cc:1061] running on GCE node
14:26:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.673158 29987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.673489 29981 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.673712 29981 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.674875 29981 hybrid_clock.cc:648] HybridClock initialized: now 1779114381674856 us; error 33 us; skew 500 ppm
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.676118 29981 webserver.cc:533] Webserver started at http://127.28.255.193:34231/ using document root <none> and password file <none>
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.676298 29981 fs_manager.cc:362] Metadata directory not provided
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.676347 29981 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.676435 29981 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.677583 29981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data/instance:
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da3131e8a0784745a1635d30b148640c"
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.677942 29981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal/instance:
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da3131e8a0784745a1635d30b148640c"
14:26:21.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.679919 29981 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
14:26:21.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.680765 29996 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.681025 29981 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.681082 29981 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da3131e8a0784745a1635d30b148640c"
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.681129 29981 fs_report.cc:389] FS layout report
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data/data
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.715171 29981 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.715482 29981 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
14:26:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.715596 29981 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.715766 29981 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.716352 29981 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.716398 29981 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.716427 29981 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.716441 29981 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.723104 29981 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.193:45853
14:26:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.723152 30109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.193:45853 every 8 connection(s)
14:26:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.723450 29981 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/data/info.pb
14:26:21.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728472 30112 heartbeater.cc:344] Connected to a master server at 127.28.255.253:39871
14:26:21.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728627 30111 heartbeater.cc:344] Connected to a master server at 127.28.255.254:33221
14:26:21.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728770 30110 heartbeater.cc:344] Connected to a master server at 127.28.255.252:33995
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728843 30110 heartbeater.cc:461] Registering TS with master...
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728765 30111 heartbeater.cc:461] Registering TS with master...
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.728765 30112 heartbeater.cc:461] Registering TS with master...
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729056 30111 heartbeater.cc:507] Master 127.28.255.254:33221 requested a full tablet report, sending...
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729049 30110 heartbeater.cc:507] Master 127.28.255.252:33995 requested a full tablet report, sending...
14:26:21.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729048 30112 heartbeater.cc:507] Master 127.28.255.253:39871 requested a full tablet report, sending...
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729490 29882 ts_manager.cc:194] Registered new tserver with Master: da3131e8a0784745a1635d30b148640c (127.28.255.193:45853)
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729499 29737 ts_manager.cc:194] Registered new tserver with Master: da3131e8a0784745a1635d30b148640c (127.28.255.193:45853)
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729548 29810 ts_manager.cc:194] Registered new tserver with Master: da3131e8a0784745a1635d30b148640c (127.28.255.193:45853)
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729887 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 29981
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.729960 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-0/wal/instance
14:26:21.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.730376 29882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.255.193:57189
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.731185 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/logs
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data/info.pb
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.194:0
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.194
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.194
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.804715 30117 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.804862 30117 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.804886 30117 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.806469 30117 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.806527 30117 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.255.194
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.808045 30117 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.194:0
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data/info.pb
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.194
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30117
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.194
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/logs
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.808264 30117 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.808492 30117 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.810987 30123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.810989 30126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.811017 30124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.811131 30117 server_base.cc:1061] running on GCE node
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.811442 30117 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.811655 30117 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.812783 30117 hybrid_clock.cc:648] HybridClock initialized: now 1779114381812767 us; error 27 us; skew 500 ppm
14:26:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.813766 30117 webserver.cc:533] Webserver started at http://127.28.255.194:37755/ using document root <none> and password file <none>
14:26:21.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.813943 30117 fs_manager.cc:362] Metadata directory not provided
14:26:21.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.813999 30117 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.814100 30117 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.814882 30117 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data/instance:
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7292c479f65a408eb476b319ccd2856e"
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.815193 30117 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal/instance:
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7292c479f65a408eb476b319ccd2856e"
14:26:21.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.816288 30117 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.816905 30132 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.817050 30117 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.817119 30117 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7292c479f65a408eb476b319ccd2856e"
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.817173 30117 fs_report.cc:389] FS layout report
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data/data
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.840633 30117 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.840951 30117 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
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841086 30117 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841362 30117 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841696 30117 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841730 30117 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841758 30117 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:21.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.841774 30117 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.847157 30117 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.194:36759
14:26:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.847205 30245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.194:36759 every 8 connection(s)
14:26:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.847465 30117 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/data/info.pb
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852152 30247 heartbeater.cc:344] Connected to a master server at 127.28.255.254:33221
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852209 30246 heartbeater.cc:344] Connected to a master server at 127.28.255.252:33995
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852221 30248 heartbeater.cc:344] Connected to a master server at 127.28.255.253:39871
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852396 30246 heartbeater.cc:461] Registering TS with master...
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852393 30247 heartbeater.cc:461] Registering TS with master...
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852414 30248 heartbeater.cc:461] Registering TS with master...
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852607 30246 heartbeater.cc:507] Master 127.28.255.252:33995 requested a full tablet report, sending...
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852607 30248 heartbeater.cc:507] Master 127.28.255.253:39871 requested a full tablet report, sending...
14:26:21.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852607 30247 heartbeater.cc:507] Master 127.28.255.254:33221 requested a full tablet report, sending...
14:26:21.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.852993 29883 ts_manager.cc:194] Registered new tserver with Master: 7292c479f65a408eb476b319ccd2856e (127.28.255.194:36759)
14:26:21.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.853018 29737 ts_manager.cc:194] Registered new tserver with Master: 7292c479f65a408eb476b319ccd2856e (127.28.255.194:36759)
14:26:21.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.853083 29810 ts_manager.cc:194] Registered new tserver with Master: 7292c479f65a408eb476b319ccd2856e (127.28.255.194:36759)
14:26:21.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.853453 29883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.255.194:47053
14:26:21.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.855120 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30117
14:26:21.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.855188 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-1/wal/instance
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.856086 29695 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/logs
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data/info.pb
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.195:0
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.195
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.195
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.929615 30253 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.929760 30253 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.929777 30253 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.931129 30253 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.931173 30253 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.255.195
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.932560 30253 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.255.212:45503
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.255.195:0
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:21.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data/info.pb
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.255.195
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.255.254:33221,127.28.255.253:39871,127.28.255.252:33995
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30253
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.255.195
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/logs
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.932734 30253 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.932919 30253 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.935284 30259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.935320 30253 server_base.cc:1061] running on GCE node
14:26:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.935348 30261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:21.935290 30258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:21.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.935731 30253 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:21.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.935894 30253 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:21.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.937021 30253 hybrid_clock.cc:648] HybridClock initialized: now 1779114381937001 us; error 36 us; skew 500 ppm
14:26:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.938066 30253 webserver.cc:533] Webserver started at http://127.28.255.195:37239/ using document root <none> and password file <none>
14:26:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.938246 30253 fs_manager.cc:362] Metadata directory not provided
14:26:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.938304 30253 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:21.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.938406 30253 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.939245 30253 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data/instance:
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed50e32623424998af1d5b6959ea5309"
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.939561 30253 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal/instance:
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed50e32623424998af1d5b6959ea5309"
14:26:21.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.940683 30253 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.941299 30267 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.941463 30253 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.941542 30253 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed50e32623424998af1d5b6959ea5309"
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:21 on dist-test-slave-rmmn"
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.941599 30253 fs_report.cc:389] FS layout report
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data/data
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:21.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:21.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.955113 30253 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.955406 30253 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
14:26:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.955541 30253 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:21.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.955785 30253 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.956110 30253 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.956143 30253 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.956171 30253 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:21.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.956187 30253 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:21.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.961655 30253 rpc_server.cc:307] RPC server started. Bound to: 127.28.255.195:33973
14:26:21.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.961707 30380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.255.195:33973 every 8 connection(s)
14:26:21.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.962008 30253 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/data/info.pb
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.966851 30381 heartbeater.cc:344] Connected to a master server at 127.28.255.252:33995
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.966866 30383 heartbeater.cc:344] Connected to a master server at 127.28.255.253:39871
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.966956 30383 heartbeater.cc:461] Registering TS with master...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.966989 30382 heartbeater.cc:344] Connected to a master server at 127.28.255.254:33221
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967022 30382 heartbeater.cc:461] Registering TS with master...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.966955 30381 heartbeater.cc:461] Registering TS with master...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967125 30383 heartbeater.cc:507] Master 127.28.255.253:39871 requested a full tablet report, sending...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967253 30381 heartbeater.cc:507] Master 127.28.255.252:33995 requested a full tablet report, sending...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967128 30382 heartbeater.cc:507] Master 127.28.255.254:33221 requested a full tablet report, sending...
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967549 29737 ts_manager.cc:194] Registered new tserver with Master: ed50e32623424998af1d5b6959ea5309 (127.28.255.195:33973)
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967549 29810 ts_manager.cc:194] Registered new tserver with Master: ed50e32623424998af1d5b6959ea5309 (127.28.255.195:33973)
14:26:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.967697 29883 ts_manager.cc:194] Registered new tserver with Master: ed50e32623424998af1d5b6959ea5309 (127.28.255.195:33973)
14:26:21.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.968082 29883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.28.255.195:33985
14:26:21.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.969621 29695 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30253
14:26:21.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.969687 29695 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster4850859269427546393/ts-2/wal/instance
14:26:21.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:21.971655 29695 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:21.972 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:21.972 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:21.973 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.255.254"
      port: 33221
    }
    bound_http_address {
      host: "127.28.255.254"
      port: 46161
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.255.253"
      port: 39871
    }
    bound_http_address {
      host: "127.28.255.253"
      port: 41807
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.255.252"
      port: 33995
    }
    bound_http_address {
      host: "127.28.255.252"
      port: 44749
    }
  }
}

14:26:21.974 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:21.976 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.255.193"
      port: 45853
    }
    bound_http_address {
      host: "127.28.255.193"
      port: 34231
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.255.194"
      port: 36759
    }
    bound_http_address {
      host: "127.28.255.194"
      port: 37755
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.255.195"
      port: 33973
    }
    bound_http_address {
      host: "127.28.255.195"
      port: 37239
    }
  }
}

14:26:21.977 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:21.979 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:21.980 [DEBUG - main] (Connection.java:748) [peer master-127.28.255.252:33995(127.28.255.252:33995)] connecting to peer
14:26:21.981 [DEBUG - main] (Connection.java:748) [peer master-127.28.255.254:33221(127.28.255.254:33221)] connecting to peer
14:26:21.982 [DEBUG - main] (Connection.java:748) [peer master-127.28.255.253:39871(127.28.255.253:39871)] connecting to peer
14:26:21.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.255.252:33995(127.28.255.252:33995)] Successfully connected to peer
14:26:21.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.255.254:33221(127.28.255.254:33221)] Successfully connected to peer
14:26:21.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.28.255.253:39871(127.28.255.253:39871)] Successfully connected to peer
14:26:21.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.255.252
14:26:21.986 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.255.254
14:26:21.987 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.255.253
14:26:22.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4f77caa4, L:/127.0.0.1:39582 - R:/127.28.255.253:39871] using SASL/PLAIN
14:26:22.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfde76ced, L:/127.0.0.1:47930 - R:/127.28.255.254:33221] using SASL/PLAIN
14:26:22.014 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x661068cf, L:/127.0.0.1:40464 - R:/127.28.255.252:33995] using SASL/PLAIN
14:26:22.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:22.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.255.252:33995, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.255.254:33221, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.28.255.253:39871, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.255.254:33221: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.28.255.253:39871: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.28.255.252:33995: OK, deferred=null) after lookup
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.018173 29883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40464:
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114381979"
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:22.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5aaec7be7b6443438f14b9275ddde208
14:26:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.028388 30180 tablet_service.cc:1511] Processing CreateTablet for tablet e90dda09ced54e1d8a9fb6655309ef68 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114381979 [id=5aaec7be7b6443438f14b9275ddde208]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:22.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.028743 30180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e90dda09ced54e1d8a9fb6655309ef68. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.029644 30315 tablet_service.cc:1511] Processing CreateTablet for tablet 5e04c65eae524603942d95fb06134d57 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114381979 [id=5aaec7be7b6443438f14b9275ddde208]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.029911 30315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e04c65eae524603942d95fb06134d57. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:22.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.031374 30397 tablet_bootstrap.cc:492] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Bootstrap starting.
14:26:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.032171 30397 tablet_bootstrap.cc:654] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Neither blocks nor log segments found. Creating new log.
14:26:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.032615 30397 log.cc:826] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Log is configured to *not* fsync() on all Append() calls
14:26:22.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.032624 30398 tablet_bootstrap.cc:492] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Bootstrap starting.
14:26:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.033187 30398 tablet_bootstrap.cc:654] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Neither blocks nor log segments found. Creating new log.
14:26:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.033473 30398 log.cc:826] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Log is configured to *not* fsync() on all Append() calls
14:26:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.034093 30398 tablet_bootstrap.cc:492] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: No bootstrap required, opened a new log
14:26:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.034155 30398 ts_tablet_manager.cc:1403] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.035956 30398 raft_consensus.cc:359] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed50e32623424998af1d5b6959ea5309" member_type: VOTER last_known_addr { host: "127.28.255.195" port: 33973 } }
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036098 30398 raft_consensus.cc:385] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036125 30398 raft_consensus.cc:740] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed50e32623424998af1d5b6959ea5309, State: Initialized, Role: FOLLOWER
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036207 30398 consensus_queue.cc:260] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed50e32623424998af1d5b6959ea5309" member_type: VOTER last_known_addr { host: "127.28.255.195" port: 33973 } }
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036262 30398 raft_consensus.cc:399] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036288 30398 raft_consensus.cc:493] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:22.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036324 30398 raft_consensus.cc:3060] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 0 FOLLOWER]: Advancing to term 1
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036917 30397 tablet_bootstrap.cc:492] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: No bootstrap required, opened a new log
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036974 30397 ts_tablet_manager.cc:1403] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.036950 30398 raft_consensus.cc:515] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed50e32623424998af1d5b6959ea5309" member_type: VOTER last_known_addr { host: "127.28.255.195" port: 33973 } }
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.037050 30398 leader_election.cc:304] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [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: ed50e32623424998af1d5b6959ea5309; no voters: 
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.037181 30398 leader_election.cc:290] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.037369 30398 ts_tablet_manager.cc:1434] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.037469 30381 heartbeater.cc:499] Master 127.28.255.252:33995 was elected leader, sending a full tablet report...
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.038784 30402 raft_consensus.cc:2804] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 1 FOLLOWER]: Leader election won for term 1
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.038897 30402 raft_consensus.cc:697] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [term 1 LEADER]: Becoming Leader. State: Replica: ed50e32623424998af1d5b6959ea5309, State: Running, Role: LEADER
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.038961 30402 consensus_queue.cc:237] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 [LEADER]: Queue going to LEADER mode. State: All 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: "ed50e32623424998af1d5b6959ea5309" member_type: VOTER last_known_addr { host: "127.28.255.195" port: 33973 } }
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.038962 30397 raft_consensus.cc:359] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c479f65a408eb476b319ccd2856e" member_type: VOTER last_known_addr { host: "127.28.255.194" port: 36759 } }
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039075 30397 raft_consensus.cc:385] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039101 30397 raft_consensus.cc:740] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7292c479f65a408eb476b319ccd2856e, State: Initialized, Role: FOLLOWER
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039173 30397 consensus_queue.cc:260] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7292c479f65a408eb476b319ccd2856e" member_type: VOTER last_known_addr { host: "127.28.255.194" port: 36759 } }
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039228 30397 raft_consensus.cc:399] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039256 30397 raft_consensus.cc:493] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039291 30397 raft_consensus.cc:3060] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 0 FOLLOWER]: Advancing to term 1
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039482 29883 catalog_manager.cc:5697] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed50e32623424998af1d5b6959ea5309 (127.28.255.195). New cstate: current_term: 1 leader_uuid: "ed50e32623424998af1d5b6959ea5309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed50e32623424998af1d5b6959ea5309" member_type: VOTER last_known_addr { host: "127.28.255.195" port: 33973 } health_report { overall_health: HEALTHY } } }
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.039940 30397 raft_consensus.cc:515] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c479f65a408eb476b319ccd2856e" member_type: VOTER last_known_addr { host: "127.28.255.194" port: 36759 } }
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.040040 30397 leader_election.cc:304] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [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: 7292c479f65a408eb476b319ccd2856e; no voters: 
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.040161 30397 leader_election.cc:290] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.040314 30397 ts_tablet_manager.cc:1434] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.040416 30246 heartbeater.cc:499] Master 127.28.255.252:33995 was elected leader, sending a full tablet report...
14:26:22.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.042316 30406 raft_consensus.cc:2804] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 1 FOLLOWER]: Leader election won for term 1
14:26:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.042577 30406 raft_consensus.cc:697] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [term 1 LEADER]: Becoming Leader. State: Replica: 7292c479f65a408eb476b319ccd2856e, State: Running, Role: LEADER
14:26:22.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.051311 30406 consensus_queue.cc:237] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e [LEADER]: Queue going to LEADER mode. State: All 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: "7292c479f65a408eb476b319ccd2856e" member_type: VOTER last_known_addr { host: "127.28.255.194" port: 36759 } }
14:26:22.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.051987 29883 catalog_manager.cc:5697] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7292c479f65a408eb476b319ccd2856e (127.28.255.194). New cstate: current_term: 1 leader_uuid: "7292c479f65a408eb476b319ccd2856e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7292c479f65a408eb476b319ccd2856e" member_type: VOTER last_known_addr { host: "127.28.255.194" port: 36759 } health_report { overall_health: HEALTHY } } }
14:26:22.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.078 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1568159, flushNotification=Deferred@1338958728(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:22.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.111 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)] connecting to peer
14:26:22.113 [DEBUG - kudu-nio-0] (Connection.java:748) [peer ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)] connecting to peer
14:26:22.113 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)] Successfully connected to peer
14:26:22.116 [DEBUG - kudu-nio-4] (Connection.java:757) [peer ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)] Successfully connected to peer
14:26:22.132 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x6c463b0a, L:/127.0.0.1:56860 - R:/127.28.255.194:36759] using TOKEN/null
14:26:22.140 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x9f21967c, L:/127.0.0.1:42864 - R:/127.28.255.195:33973] using TOKEN/null
14:26:22.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e90dda09ced54e1d8a9fb6655309ef68 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000000, 0x00000001)
14:26:22.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e04c65eae524603942d95fb06134d57 for table 'org.apache.kudu.client.TestAlterTable-1779114381979' with partition [0x00000001, 0x00000002)
14:26:22.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e90dda09ced54e1d8a9fb6655309ef68@[7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=5e04c65eae524603942d95fb06134d57@[ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:22.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.28.255.252:33995, [1ms] Sub RPC GetTableLocations: received response from server master-127.28.255.252:33995: OK, deferred=null)) after lookup
14:26:22.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114381979, tablet=e90dda09ced54e1d8a9fb6655309ef68, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:22.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e90dda09ced54e1d8a9fb6655309ef68 for partition [0x00000000, 0x00000001) with scanner id null
14:26:22.150 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114381979, tablet=5e04c65eae524603942d95fb06134d57, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:22.150 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 5e04c65eae524603942d95fb06134d57 for partition [0x00000001, 0x00000002) with scanner id null
14:26:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.156178 29880 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40464:
14:26:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114381979" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" compression: SNAPPY } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" encoding: RLE } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" default_value: "\000\000\000\000" } } }
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.159271 30414 tablet.cc:1724] T e90dda09ced54e1d8a9fb6655309ef68 P 7292c479f65a408eb476b319ccd2856e: Alter schema from (
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.162676 30415 tablet.cc:1724] T 5e04c65eae524603942d95fb06134d57 P ed50e32623424998af1d5b6959ea5309: Alter schema from (
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:22.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:22.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.169545 29880 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 878b468ab0de433a944ba8885d1cdff2: org.apache.kudu.client.TestAlterTable-1779114381979 [id=5aaec7be7b6443438f14b9275ddde208] alter complete (version 1)
14:26:22.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5aaec7be7b6443438f14b9275ddde208
14:26:22.184 [DEBUG - main] (Connection.java:575) [peer master-127.28.255.253:39871(127.28.255.253:39871)] disconnecting while in state READY
14:26:22.184 [DEBUG - main] (Connection.java:575) [peer 7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)] disconnecting while in state READY
14:26:22.184 [DEBUG - main] (Connection.java:575) [peer ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)] disconnecting while in state READY
14:26:22.184 [DEBUG - main] (Connection.java:575) [peer master-127.28.255.252:33995(127.28.255.252:33995)] disconnecting while in state READY
14:26:22.184 [DEBUG - main] (Connection.java:575) [peer master-127.28.255.254:33221(127.28.255.254:33221)] disconnecting while in state READY
14:26:22.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.28.255.253:39871(127.28.255.253:39871)] handling channelInactive
14:26:22.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.28.255.253:39871(127.28.255.253:39871)] cleaning up while in state READY due to: connection closed
14:26:22.185 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)] handling channelInactive
14:26:22.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.255.254:33221(127.28.255.254:33221)] handling channelInactive
14:26:22.185 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7292c479f65a408eb476b319ccd2856e(127.28.255.194:36759)] cleaning up while in state READY due to: connection closed
14:26:22.185 [DEBUG - kudu-nio-4] (Connection.java:239) [peer ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)] handling channelInactive
14:26:22.185 [DEBUG - kudu-nio-4] (Connection.java:709) [peer ed50e32623424998af1d5b6959ea5309(127.28.255.195:33973)] cleaning up while in state READY due to: connection closed
14:26:22.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.255.254:33221(127.28.255.254:33221)] cleaning up while in state READY due to: connection closed
14:26:22.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:22.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.255.252:33995(127.28.255.252:33995)] handling channelInactive
14:26:22.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.255.252:33995(127.28.255.252:33995)] cleaning up while in state READY due to: connection closed
14:26:22.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.189668 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29981
14:26:22.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.197057 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30117
14:26:22.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.202711 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30253
14:26:22.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.206844 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29706
14:26:22.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.210940 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29778
14:26:22.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.214651 29695 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 29849
14:26:22.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:22Z chronyd exiting
.14:26:22.259 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114382259
14:26:22.262 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:22.262 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:22.262 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:22.262 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:22.263 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:22.265 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:22.336 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:22.336 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:22.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.336977 30420 mini_oidc.cc:150] Starting JWKS server
14:26:22.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.337494 30420 webserver.cc:533] Webserver started at http://127.0.0.1:44095/ using document root <none> and password file <none>
14:26:22.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.337594 30420 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:22.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.337724 30420 webserver.cc:533] Webserver started at http://127.0.0.1:36269/ using document root <none> and password file <none>
14:26:22.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:22Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:22.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:22Z Disabled control of system clock
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.347241 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/logs
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data/info.pb
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.62:36223
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.62
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json with env {}
14:26:22.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.420107 30432 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:22.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.420269 30432 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:22.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.420295 30432 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421778 30432 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421825 30432 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421837 30432 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421849 30432 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421859 30432 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.421868 30432 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44095/jwks.json
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.423317 30432 master_runner.cc:387] Master server non-default flags:
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.62:36223
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data/info.pb
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.62
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30432
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/logs
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.423483 30432 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:22.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.423646 30432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.425864 30437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.425941 30438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.425935 30432 server_base.cc:1061] running on GCE node
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.425848 30440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.426543 30432 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.426796 30432 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:22.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.427927 30432 hybrid_clock.cc:648] HybridClock initialized: now 1779114382427904 us; error 40 us; skew 500 ppm
14:26:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.428902 30432 webserver.cc:533] Webserver started at http://127.29.181.62:44849/ using document root <none> and password file <none>
14:26:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.429083 30432 fs_manager.cc:362] Metadata directory not provided
14:26:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.429145 30432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.429267 30432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.430078 30432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data/instance:
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b49501bca84d4701b7e6f6551396d63a"
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.430387 30432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal/instance:
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b49501bca84d4701b7e6f6551396d63a"
14:26:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.431519 30432 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.432196 30446 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.432374 30432 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.432442 30432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b49501bca84d4701b7e6f6551396d63a"
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.432497 30432 fs_report.cc:389] FS layout report
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data/data
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:22.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.443091 30432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.443382 30432 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
14:26:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.443511 30432 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.447041 30432 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.62:36223
14:26:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.447072 30498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.62:36223 every 8 connection(s)
14:26:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.447381 30432 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/data/info.pb
14:26:22.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.447906 30499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:22.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.449079 30499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.450930 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30432
14:26:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.451010 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-0/wal/instance
14:26:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.451866 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/logs
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data/info.pb
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.61:39605
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.61
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json with env {}
14:26:22.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.454489 30499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.454885 30449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.181.61:39605: connect: Connection refused (error 111)
14:26:22.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.457192 30499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.61:39605: Network error: Client connection negotiation failed: client connection to 127.29.181.61:39605: connect: Connection refused (error 111)
14:26:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.506385 30499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } attempt: 1
14:26:22.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.507191 30499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.61:39605: Network error: Client connection negotiation failed: client connection to 127.29.181.61:39605: connect: Connection refused (error 111)
14:26:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.544337 30503 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.544502 30503 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:22.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.544519 30503 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546010 30503 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546048 30503 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546061 30503 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546072 30503 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546082 30503 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:22.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.546092 30503 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44095/jwks.json
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.547541 30503 master_runner.cc:387] Master server non-default flags:
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.61:39605
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data/info.pb
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.61
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30503
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/logs
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.547725 30503 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:22.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.547901 30503 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.550313 30513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.550529 30503 server_base.cc:1061] running on GCE node
14:26:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.550356 30509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.550320 30510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.551023 30503 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:22.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.551265 30503 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.552398 30503 hybrid_clock.cc:648] HybridClock initialized: now 1779114382552375 us; error 38 us; skew 500 ppm
14:26:22.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.553382 30503 webserver.cc:533] Webserver started at http://127.29.181.61:38725/ using document root <none> and password file <none>
14:26:22.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.553565 30503 fs_manager.cc:362] Metadata directory not provided
14:26:22.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.553619 30503 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:22.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.553719 30503 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.554517 30503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data/instance:
14:26:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "03ec3f21861f46bf8938ce169a9292e8"
14:26:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.554839 30503 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal/instance:
14:26:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "03ec3f21861f46bf8938ce169a9292e8"
14:26:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.556000 30503 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.556658 30519 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.556900 30503 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.556960 30503 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "03ec3f21861f46bf8938ce169a9292e8"
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.557013 30503 fs_report.cc:389] FS layout report
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data/data
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:22.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.575348 30499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } attempt: 2
14:26:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.576139 30499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.61:39605: Network error: Client connection negotiation failed: client connection to 127.29.181.61:39605: connect: Connection refused (error 111)
14:26:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.577700 30503 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.577967 30503 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
14:26:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.578061 30503 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.581729 30503 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.61:39605
14:26:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.581748 30571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.61:39605 every 8 connection(s)
14:26:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.582094 30503 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/data/info.pb
14:26:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.582592 30572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.583808 30572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.587350 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30503
14:26:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.587427 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-1/wal/instance
14:26:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.587733 30572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.587790 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/logs
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data/info.pb
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.60:42303
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.60
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json with env {}
14:26:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.591396 30572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.591802 30521 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.181.60:42303: connect: Connection refused (error 111)
14:26:22.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.592219 30572 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.60:42303: Network error: Client connection negotiation failed: client connection to 127.29.181.60:42303: connect: Connection refused (error 111)
14:26:22.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.641402 30572 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } attempt: 1
14:26:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.642180 30572 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.60:42303: Network error: Client connection negotiation failed: client connection to 127.29.181.60:42303: connect: Connection refused (error 111)
14:26:22.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.664542 30576 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:22.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.664718 30576 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:22.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.664736 30576 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666251 30576 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666293 30576 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666306 30576 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666316 30576 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666327 30576 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:22.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.666337 30576 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44095/jwks.json
14:26:22.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.667275 30499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } attempt: 3
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.667975 30576 master_runner.cc:387] Master server non-default flags:
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.60:42303
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44095/jwks.json
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data/info.pb
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.60
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30576
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/logs
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:22.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.668213 30576 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:22.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.668381 30576 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:22.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.670811 30583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.670786 30582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.670995 30585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.671023 30499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.671085 30576 server_base.cc:1061] running on GCE node
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.671345 30576 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.671593 30576 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.671677 30499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.181.60:42303: Network error: Client connection negotiation failed: client connection to 127.29.181.60:42303: connect: Connection refused (error 111)
14:26:22.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.672735 30576 hybrid_clock.cc:648] HybridClock initialized: now 1779114382672712 us; error 32 us; skew 500 ppm
14:26:22.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.673619 30576 webserver.cc:533] Webserver started at http://127.29.181.60:38937/ using document root <none> and password file <none>
14:26:22.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.673755 30576 fs_manager.cc:362] Metadata directory not provided
14:26:22.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.673791 30576 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:22.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.673869 30576 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.674588 30576 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data/instance:
14:26:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "437184a597b34363ba61269a5713617c"
14:26:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.674850 30576 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal/instance:
14:26:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "437184a597b34363ba61269a5713617c"
14:26:22.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.675882 30576 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.676447 30591 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.676589 30576 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.676651 30576 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "437184a597b34363ba61269a5713617c"
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.676688 30576 fs_report.cc:389] FS layout report
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data/data
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:22.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.695868 30576 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.696143 30576 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
14:26:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.696223 30576 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.699858 30576 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.60:42303
14:26:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.699903 30643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.60:42303 every 8 connection(s)
14:26:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.700134 30576 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/data/info.pb
14:26:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.700630 30644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.701830 30644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.702698 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30576
14:26:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.702787 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/master-2/wal/instance
14:26:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.702806 30499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } attempt: 1
14:26:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.707304 30644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.707986 30499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: Bootstrap starting.
14:26:22.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.708654 30499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: Neither blocks nor log segments found. Creating new log.
14:26:22.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.708899 30499 log.cc:826] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: Log is configured to *not* fsync() on all Append() calls
14:26:22.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.709481 30499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: No bootstrap required, opened a new log
14:26:22.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.710410 30572 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } attempt: 2
14:26:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.711490 30499 raft_consensus.cc:359] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.711607 30499 raft_consensus.cc:385] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.711651 30499 raft_consensus.cc:740] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49501bca84d4701b7e6f6551396d63a, State: Initialized, Role: FOLLOWER
14:26:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.711738 30499 consensus_queue.cc:260] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.711982 30499 sys_catalog.cc:565] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: configured and running, proceeding with master startup.
14:26:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.712195 30644 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } has no permanent_uuid. Determining permanent_uuid...
14:26:22.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.714139 30666 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:22.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.714359 30666 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:22.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.716022 30572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8: Bootstrap starting.
14:26:22.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.716706 30572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8: Neither blocks nor log segments found. Creating new log.
14:26:22.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.716966 30572 log.cc:826] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8: Log is configured to *not* fsync() on all Append() calls
14:26:22.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.717661 30572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8: No bootstrap required, opened a new log
14:26:22.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.718430 30654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [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: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.718497 30654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.718532 30654 raft_consensus.cc:493] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.718565 30654 raft_consensus.cc:515] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.719135 30654 leader_election.cc:290] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ec3f21861f46bf8938ce169a9292e8 (127.29.181.61:39605), 437184a597b34363ba61269a5713617c (127.29.181.60:42303)
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.718086 30432 master_runner.cc:187] Error getting master registration for 127.29.181.61:39605: OK, instance_id { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" instance_seqno: 1779114382580701 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:22.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.719722 30432 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720105 30572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720191 30572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720208 30572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ec3f21861f46bf8938ce169a9292e8, State: Initialized, Role: FOLLOWER
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720269 30572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720463 30670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [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: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720497 30572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: configured and running, proceeding with master startup.
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720547 30546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b49501bca84d4701b7e6f6551396d63a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ec3f21861f46bf8938ce169a9292e8" is_pre_election: true
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720683 30670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.720927 30546 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b49501bca84d4701b7e6f6551396d63a in term 0.
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.721103 30449 leader_election.cc:304] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ec3f21861f46bf8938ce169a9292e8, b49501bca84d4701b7e6f6551396d63a; no voters: 
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.721261 30669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:22.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.721489 30669 raft_consensus.cc:493] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:22.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.722184 30669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 0 FOLLOWER]: Advancing to term 1
14:26:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.723605 30669 raft_consensus.cc:515] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.723632 30644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c: Bootstrap starting.
14:26:22.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.724110 30669 leader_election.cc:290] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [CANDIDATE]: Term 1 election: Requested vote from peers 03ec3f21861f46bf8938ce169a9292e8 (127.29.181.61:39605), 437184a597b34363ba61269a5713617c (127.29.181.60:42303)
14:26:22.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.724248 30644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c: Neither blocks nor log segments found. Creating new log.
14:26:22.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.724463 30644 log.cc:826] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c: Log is configured to *not* fsync() on all Append() calls
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.724051 30546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b49501bca84d4701b7e6f6551396d63a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ec3f21861f46bf8938ce169a9292e8"
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.724805 30546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 0 FOLLOWER]: Advancing to term 1
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.724895 30681 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.724924 30681 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.725560 30546 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b49501bca84d4701b7e6f6551396d63a in term 1.
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.725698 30449 leader_election.cc:304] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ec3f21861f46bf8938ce169a9292e8, b49501bca84d4701b7e6f6551396d63a; no voters: 
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.725795 30669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 1 FOLLOWER]: Leader election won for term 1
14:26:22.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.725842 30669 raft_consensus.cc:697] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [term 1 LEADER]: Becoming Leader. State: Replica: b49501bca84d4701b7e6f6551396d63a, State: Running, Role: LEADER
14:26:22.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.725898 30669 consensus_queue.cc:237] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.726291 30654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b49501bca84d4701b7e6f6551396d63a. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.726373 30654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: This master's current role is: LEADER
14:26:22.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.727361 30503 master_runner.cc:187] Error getting master registration for 127.29.181.60:42303: OK, instance_id { permanent_uuid: "437184a597b34363ba61269a5713617c" instance_seqno: 1779114382698960 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:22.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.728924 30503 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:22.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.733386 30685 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:22.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.733774 30685 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.734854 30644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c: No bootstrap required, opened a new log
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.735361 30546 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [term 1 FOLLOWER]: Refusing update from remote peer b49501bca84d4701b7e6f6551396d63a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.735596 30669 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736383 30644 raft_consensus.cc:359] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736493 30644 raft_consensus.cc:385] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736518 30644 raft_consensus.cc:740] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 437184a597b34363ba61269a5713617c, State: Initialized, Role: FOLLOWER
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736559 30670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b49501bca84d4701b7e6f6551396d63a. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736601 30644 consensus_queue.cc:260] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } }
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736640 30670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736843 30644 sys_catalog.cc:565] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: configured and running, proceeding with master startup.
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.736948 30616 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [term 0 FOLLOWER]: Advancing to term 1
14:26:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.737303 30618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b49501bca84d4701b7e6f6551396d63a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "437184a597b34363ba61269a5713617c" is_pre_election: true
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.737696 30654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.737761 30654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: This master's current role is: LEADER
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.737790 30616 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [term 1 FOLLOWER]: Refusing update from remote peer b49501bca84d4701b7e6f6551396d63a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.738116 30669 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [LEADER]: Connected to new peer: Peer: permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.738197 30670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.738269 30670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03ec3f21861f46bf8938ce169a9292e8 [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.738416 30617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b49501bca84d4701b7e6f6551396d63a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "437184a597b34363ba61269a5713617c"
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.739384 30695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.739514 30686 mvcc.cc:204] Tried to move back new op lower bound from 7287252511681716224 to 7287252511645777920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252511681716224}]
14:26:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.739686 30695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.739897 30695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b49501bca84d4701b7e6f6551396d63a. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.740082 30695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.740206 30695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.740660 30687 mvcc.cc:204] Tried to move back new op lower bound from 7287252511681716224 to 7287252511645777920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252511681716224}]
14:26:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.741454 30693 mvcc.cc:204] Tried to move back new op lower bound from 7287252511681716224 to 7287252511645777920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252511681716224}]
14:26:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.740749 30695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c [sys.catalog]: This master's current role is: FOLLOWER
14:26:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.750025 30685 catalog_manager.cc:1383] Generated new cluster ID: 4626fe2ecf96409cabc38c12871d15be
14:26:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.750090 30685 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:22.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.753803 30706 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 437184a597b34363ba61269a5713617c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.754033 30706 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:22.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.778434 30669 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b49501bca84d4701b7e6f6551396d63a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b49501bca84d4701b7e6f6551396d63a" member_type: VOTER last_known_addr { host: "127.29.181.62" port: 36223 } } peers { permanent_uuid: "03ec3f21861f46bf8938ce169a9292e8" member_type: VOTER last_known_addr { host: "127.29.181.61" port: 39605 } } peers { permanent_uuid: "437184a597b34363ba61269a5713617c" member_type: VOTER last_known_addr { host: "127.29.181.60" port: 42303 } } }
14:26:22.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.778563 30669 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a [sys.catalog]: This master's current role is: LEADER
14:26:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.781474 30685 catalog_manager.cc:1406] Generated new certificate authority record
14:26:22.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.782434 30685 catalog_manager.cc:1540] Loading token signing keys...
14:26:22.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.792567 30685 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: Generated new TSK 0
14:26:22.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.792915 30685 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.796465 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/logs
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data/info.pb
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.1:0
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.1
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.1
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.915072 30710 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.915568 30710 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.915788 30710 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.918424 30710 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:22.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.918671 30710 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.181.1
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.921166 30710 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.1:0
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data/info.pb
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.1
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30710
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:22.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.1
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/logs
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:22.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.923427 30710 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:22.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.923846 30710 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:22.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.926832 30715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.927031 30716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:22.926892 30718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.928085 30710 server_base.cc:1061] running on GCE node
14:26:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.928417 30710 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.928629 30710 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:22.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.935942 30710 hybrid_clock.cc:648] HybridClock initialized: now 1779114382935920 us; error 35 us; skew 500 ppm
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.937438 30710 webserver.cc:533] Webserver started at http://127.29.181.1:36073/ using document root <none> and password file <none>
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.937640 30710 fs_manager.cc:362] Metadata directory not provided
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.937685 30710 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.937772 30710 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.938841 30710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data/instance:
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "776a152cfbd04b18b44a32bfeb0792f6"
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.939152 30710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal/instance:
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "776a152cfbd04b18b44a32bfeb0792f6"
14:26:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.940970 30710 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
14:26:22.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.941993 30724 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.942239 30710 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.942293 30710 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "776a152cfbd04b18b44a32bfeb0792f6"
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:22 on dist-test-slave-rmmn"
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.942348 30710 fs_report.cc:389] FS layout report
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data/data
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:22.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.961706 30710 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962011 30710 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
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962141 30710 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962371 30710 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962741 30710 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962776 30710 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962807 30710 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:22.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.962823 30710 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.969177 30710 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.1:40303
14:26:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.969260 30838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.1:40303 every 8 connection(s)
14:26:22.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.969530 30710 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/data/info.pb
14:26:22.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.970690 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30710
14:26:22.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.970773 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-0/wal/instance
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.972296 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/logs
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data/info.pb
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.2:0
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.2
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.2
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:22.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.974834 30839 heartbeater.cc:344] Connected to a master server at 127.29.181.60:42303
14:26:22.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975044 30839 heartbeater.cc:461] Registering TS with master...
14:26:22.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975342 30839 heartbeater.cc:507] Master 127.29.181.60:42303 requested a full tablet report, sending...
14:26:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975524 30840 heartbeater.cc:344] Connected to a master server at 127.29.181.62:36223
14:26:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975574 30840 heartbeater.cc:461] Registering TS with master...
14:26:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975652 30840 heartbeater.cc:507] Master 127.29.181.62:36223 requested a full tablet report, sending...
14:26:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975876 30463 ts_manager.cc:194] Registered new tserver with Master: 776a152cfbd04b18b44a32bfeb0792f6 (127.29.181.1:40303)
14:26:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.975896 30608 ts_manager.cc:194] Registered new tserver with Master: 776a152cfbd04b18b44a32bfeb0792f6 (127.29.181.1:40303)
14:26:22.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.976758 30463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.181.1:47733
14:26:22.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.977694 30841 heartbeater.cc:344] Connected to a master server at 127.29.181.61:39605
14:26:22.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.977754 30841 heartbeater.cc:461] Registering TS with master...
14:26:22.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.977805 30841 heartbeater.cc:507] Master 127.29.181.61:39605 requested a full tablet report, sending...
14:26:22.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:22.978185 30536 ts_manager.cc:194] Registered new tserver with Master: 776a152cfbd04b18b44a32bfeb0792f6 (127.29.181.1:40303)
14:26:23.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.060355 30846 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:23.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.060503 30846 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:23.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.060519 30846 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:23.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.061954 30846 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:23.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.061995 30846 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.181.2
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.063380 30846 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.2:0
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data/info.pb
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.2
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30846
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.2
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/logs
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:23.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:23.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:23.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.063545 30846 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:23.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.063699 30846 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.065980 30851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.065992 30852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.066112 30846 server_base.cc:1061] running on GCE node
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.065992 30854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.066524 30846 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:23.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.066706 30846 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:23.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.067833 30846 hybrid_clock.cc:648] HybridClock initialized: now 1779114383067816 us; error 31 us; skew 500 ppm
14:26:23.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.068786 30846 webserver.cc:533] Webserver started at http://127.29.181.2:44531/ using document root <none> and password file <none>
14:26:23.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.068933 30846 fs_manager.cc:362] Metadata directory not provided
14:26:23.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.068969 30846 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:23.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.069036 30846 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:23.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.069803 30846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data/instance:
14:26:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed0a3b58f91f476c84417429e5b440b1"
14:26:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.070061 30846 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal/instance:
14:26:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed0a3b58f91f476c84417429e5b440b1"
14:26:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.070989 30846 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.071522 30860 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.071655 30846 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.071707 30846 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed0a3b58f91f476c84417429e5b440b1"
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.071743 30846 fs_report.cc:389] FS layout report
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data/data
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.083877 30846 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084120 30846 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
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084213 30846 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084378 30846 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084621 30846 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084648 30846 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084667 30846 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.084679 30846 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:23.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.090067 30846 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.2:39467
14:26:23.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.090131 30974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.2:39467 every 8 connection(s)
14:26:23.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.090358 30846 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/data/info.pb
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.094836 30976 heartbeater.cc:344] Connected to a master server at 127.29.181.62:36223
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.094925 30976 heartbeater.cc:461] Registering TS with master...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.094938 30975 heartbeater.cc:344] Connected to a master server at 127.29.181.60:42303
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.094995 30975 heartbeater.cc:461] Registering TS with master...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095099 30976 heartbeater.cc:507] Master 127.29.181.62:36223 requested a full tablet report, sending...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095103 30975 heartbeater.cc:507] Master 127.29.181.60:42303 requested a full tablet report, sending...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095157 30977 heartbeater.cc:344] Connected to a master server at 127.29.181.61:39605
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095198 30977 heartbeater.cc:461] Registering TS with master...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095268 30977 heartbeater.cc:507] Master 127.29.181.61:39605 requested a full tablet report, sending...
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095468 30463 ts_manager.cc:194] Registered new tserver with Master: ed0a3b58f91f476c84417429e5b440b1 (127.29.181.2:39467)
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095518 30608 ts_manager.cc:194] Registered new tserver with Master: ed0a3b58f91f476c84417429e5b440b1 (127.29.181.2:39467)
14:26:23.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095671 30536 ts_manager.cc:194] Registered new tserver with Master: ed0a3b58f91f476c84417429e5b440b1 (127.29.181.2:39467)
14:26:23.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.095938 30463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.181.2:50439
14:26:23.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.100196 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30846
14:26:23.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.100270 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-1/wal/instance
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.101204 30420 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/logs
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data/info.pb
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.3:0
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.3
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.3
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:23.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.174742 30982 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:23.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.174924 30982 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:23.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.174947 30982 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:23.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.176419 30982 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:23.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.176477 30982 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.181.3
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.177944 30982 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.181.20:46373
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.181.3:0
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data/info.pb
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.181.3
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.181.62:36223,127.29.181.61:39605,127.29.181.60:42303
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30982
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.181.3
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/logs
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.178120 30982 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:23.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.178277 30982 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.180492 30982 server_base.cc:1061] running on GCE node
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.180449 30988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.180454 30990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.180433 30987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.180729 30982 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:23.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.180897 30982 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:23.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.182013 30982 hybrid_clock.cc:648] HybridClock initialized: now 1779114383181996 us; error 33 us; skew 500 ppm
14:26:23.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.182948 30982 webserver.cc:533] Webserver started at http://127.29.181.3:39659/ using document root <none> and password file <none>
14:26:23.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.183080 30982 fs_manager.cc:362] Metadata directory not provided
14:26:23.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.183115 30982 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:23.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.183180 30982 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.183916 30982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data/instance:
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5da5f5f6ea9344ce92bc5d98d44a9963"
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.184157 30982 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal/instance:
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5da5f5f6ea9344ce92bc5d98d44a9963"
14:26:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.185135 30982 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:23.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.185717 30996 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:23.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.185868 30982 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.185935 30982 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5da5f5f6ea9344ce92bc5d98d44a9963"
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.185981 30982 fs_report.cc:389] FS layout report
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data/data
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:23.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201112 30982 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201392 30982 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
14:26:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201488 30982 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201649 30982 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201895 30982 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201922 30982 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201942 30982 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.201953 30982 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:23.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.207149 30982 rpc_server.cc:307] RPC server started. Bound to: 127.29.181.3:41123
14:26:23.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.207223 31109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.181.3:41123 every 8 connection(s)
14:26:23.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.207417 30982 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/data/info.pb
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.211902 31110 heartbeater.cc:344] Connected to a master server at 127.29.181.60:42303
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.211992 31110 heartbeater.cc:461] Registering TS with master...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212019 31113 heartbeater.cc:344] Connected to a master server at 127.29.181.61:39605
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212075 31113 heartbeater.cc:461] Registering TS with master...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212174 31110 heartbeater.cc:507] Master 127.29.181.60:42303 requested a full tablet report, sending...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212180 31113 heartbeater.cc:507] Master 127.29.181.61:39605 requested a full tablet report, sending...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212230 31112 heartbeater.cc:344] Connected to a master server at 127.29.181.62:36223
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212267 31112 heartbeater.cc:461] Registering TS with master...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212335 31112 heartbeater.cc:507] Master 127.29.181.62:36223 requested a full tablet report, sending...
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212611 30463 ts_manager.cc:194] Registered new tserver with Master: 5da5f5f6ea9344ce92bc5d98d44a9963 (127.29.181.3:41123)
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212623 30608 ts_manager.cc:194] Registered new tserver with Master: 5da5f5f6ea9344ce92bc5d98d44a9963 (127.29.181.3:41123)
14:26:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212687 30536 ts_manager.cc:194] Registered new tserver with Master: 5da5f5f6ea9344ce92bc5d98d44a9963 (127.29.181.3:41123)
14:26:23.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.212963 30463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.181.3:43645
14:26:23.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.214938 30420 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 30982
14:26:23.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.215013 30420 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14559694623477238147/ts-2/wal/instance
14:26:23.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.217159 30420 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:23.218 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:23.218 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:23.218 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.181.62"
      port: 36223
    }
    bound_http_address {
      host: "127.29.181.62"
      port: 44849
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.181.61"
      port: 39605
    }
    bound_http_address {
      host: "127.29.181.61"
      port: 38725
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.181.60"
      port: 42303
    }
    bound_http_address {
      host: "127.29.181.60"
      port: 38937
    }
  }
}

14:26:23.219 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:23.219 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.181.1"
      port: 40303
    }
    bound_http_address {
      host: "127.29.181.1"
      port: 36073
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.181.2"
      port: 39467
    }
    bound_http_address {
      host: "127.29.181.2"
      port: 44531
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.181.3"
      port: 41123
    }
    bound_http_address {
      host: "127.29.181.3"
      port: 39659
    }
  }
}

14:26:23.220 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:23.222 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:23.223 [DEBUG - main] (Connection.java:748) [peer master-127.29.181.61:39605(127.29.181.61:39605)] connecting to peer
14:26:23.224 [DEBUG - main] (Connection.java:748) [peer master-127.29.181.62:36223(127.29.181.62:36223)] connecting to peer
14:26:23.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.181.61:39605(127.29.181.61:39605)] Successfully connected to peer
14:26:23.226 [DEBUG - main] (Connection.java:748) [peer master-127.29.181.60:42303(127.29.181.60:42303)] connecting to peer
14:26:23.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.181.61
14:26:23.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.181.60:42303(127.29.181.60:42303)] Successfully connected to peer
14:26:23.232 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.181.60
14:26:23.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.181.62:36223(127.29.181.62:36223)] Successfully connected to peer
14:26:23.236 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.181.62
14:26:23.246 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x24bed8d4, L:/127.0.0.1:35966 - R:/127.29.181.60:42303] using SASL/PLAIN
14:26:23.250 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ecfd25c, L:/127.0.0.1:49486 - R:/127.29.181.61:39605] using SASL/PLAIN
14:26:23.262 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfe1a8589, L:/127.0.0.1:59390 - R:/127.29.181.62:36223] using SASL/PLAIN
14:26:23.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:23.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=42), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.181.61:39605, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.181.62:36223, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.181.60:42303, [24ms] Sub RPC ConnectToMaster: received response from server master-127.29.181.60:42303: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.181.61:39605: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.181.62:36223: OK, deferred=null) after lookup
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.265960 30463 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59390:
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114383222"
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:23.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:23.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 858aec9c5efc4e8798581a2ebe4ce455
14:26:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.281926 30772 tablet_service.cc:1511] Processing CreateTablet for tablet acc441d25f774ab1821e42335900bff8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114383222 [id=858aec9c5efc4e8798581a2ebe4ce455]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.281926 31044 tablet_service.cc:1511] Processing CreateTablet for tablet a66d933c14e94645bce72ae7885b093e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114383222 [id=858aec9c5efc4e8798581a2ebe4ce455]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.282248 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66d933c14e94645bce72ae7885b093e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.282248 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc441d25f774ab1821e42335900bff8. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.287513 31128 tablet_bootstrap.cc:492] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Bootstrap starting.
14:26:23.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.288347 31128 tablet_bootstrap.cc:654] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Neither blocks nor log segments found. Creating new log.
14:26:23.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.288769 31128 log.cc:826] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Log is configured to *not* fsync() on all Append() calls
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.289543 31128 tablet_bootstrap.cc:492] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: No bootstrap required, opened a new log
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.289608 31128 ts_tablet_manager.cc:1403] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291553 31128 raft_consensus.cc:359] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776a152cfbd04b18b44a32bfeb0792f6" member_type: VOTER last_known_addr { host: "127.29.181.1" port: 40303 } }
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291684 31128 raft_consensus.cc:385] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291709 31128 raft_consensus.cc:740] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 776a152cfbd04b18b44a32bfeb0792f6, State: Initialized, Role: FOLLOWER
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291798 31128 consensus_queue.cc:260] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "776a152cfbd04b18b44a32bfeb0792f6" member_type: VOTER last_known_addr { host: "127.29.181.1" port: 40303 } }
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291849 31128 raft_consensus.cc:399] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291875 31128 raft_consensus.cc:493] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.291911 31128 raft_consensus.cc:3060] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 0 FOLLOWER]: Advancing to term 1
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.292586 31128 raft_consensus.cc:515] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776a152cfbd04b18b44a32bfeb0792f6" member_type: VOTER last_known_addr { host: "127.29.181.1" port: 40303 } }
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.292688 31128 leader_election.cc:304] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [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: 776a152cfbd04b18b44a32bfeb0792f6; no voters: 
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.292855 31128 leader_election.cc:290] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.292941 31130 raft_consensus.cc:2804] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 1 FOLLOWER]: Leader election won for term 1
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.293030 31128 ts_tablet_manager.cc:1434] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.293078 31130 raft_consensus.cc:697] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [term 1 LEADER]: Becoming Leader. State: Replica: 776a152cfbd04b18b44a32bfeb0792f6, State: Running, Role: LEADER
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.293135 30840 heartbeater.cc:499] Master 127.29.181.62:36223 was elected leader, sending a full tablet report...
14:26:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.293223 31130 consensus_queue.cc:237] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 [LEADER]: Queue going to LEADER mode. State: All 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: "776a152cfbd04b18b44a32bfeb0792f6" member_type: VOTER last_known_addr { host: "127.29.181.1" port: 40303 } }
14:26:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.294106 30463 catalog_manager.cc:5697] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 776a152cfbd04b18b44a32bfeb0792f6 (127.29.181.1). New cstate: current_term: 1 leader_uuid: "776a152cfbd04b18b44a32bfeb0792f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "776a152cfbd04b18b44a32bfeb0792f6" member_type: VOTER last_known_addr { host: "127.29.181.1" port: 40303 } health_report { overall_health: HEALTHY } } }
14:26:23.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.297437 31127 tablet_bootstrap.cc:492] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Bootstrap starting.
14:26:23.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.298149 31127 tablet_bootstrap.cc:654] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Neither blocks nor log segments found. Creating new log.
14:26:23.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.298416 31127 log.cc:826] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Log is configured to *not* fsync() on all Append() calls
14:26:23.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.299126 31127 tablet_bootstrap.cc:492] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: No bootstrap required, opened a new log
14:26:23.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.299196 31127 ts_tablet_manager.cc:1403] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301308 31127 raft_consensus.cc:359] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da5f5f6ea9344ce92bc5d98d44a9963" member_type: VOTER last_known_addr { host: "127.29.181.3" port: 41123 } }
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301446 31127 raft_consensus.cc:385] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301473 31127 raft_consensus.cc:740] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da5f5f6ea9344ce92bc5d98d44a9963, State: Initialized, Role: FOLLOWER
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301555 31127 consensus_queue.cc:260] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5da5f5f6ea9344ce92bc5d98d44a9963" member_type: VOTER last_known_addr { host: "127.29.181.3" port: 41123 } }
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301610 31127 raft_consensus.cc:399] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301635 31127 raft_consensus.cc:493] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.301674 31127 raft_consensus.cc:3060] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 0 FOLLOWER]: Advancing to term 1
14:26:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.302366 31127 raft_consensus.cc:515] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da5f5f6ea9344ce92bc5d98d44a9963" member_type: VOTER last_known_addr { host: "127.29.181.3" port: 41123 } }
14:26:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.302479 31127 leader_election.cc:304] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [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: 5da5f5f6ea9344ce92bc5d98d44a9963; no voters: 
14:26:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.302626 31127 leader_election.cc:290] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.302810 31127 ts_tablet_manager.cc:1434] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:26:23.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.303092 31112 heartbeater.cc:499] Master 127.29.181.62:36223 was elected leader, sending a full tablet report...
14:26:23.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.308835 31136 raft_consensus.cc:2804] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 1 FOLLOWER]: Leader election won for term 1
14:26:23.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.309002 31136 raft_consensus.cc:697] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [term 1 LEADER]: Becoming Leader. State: Replica: 5da5f5f6ea9344ce92bc5d98d44a9963, State: Running, Role: LEADER
14:26:23.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.309084 31136 consensus_queue.cc:237] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 [LEADER]: Queue going to LEADER mode. State: All 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: "5da5f5f6ea9344ce92bc5d98d44a9963" member_type: VOTER last_known_addr { host: "127.29.181.3" port: 41123 } }
14:26:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.309909 30463 catalog_manager.cc:5697] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da5f5f6ea9344ce92bc5d98d44a9963 (127.29.181.3). New cstate: current_term: 1 leader_uuid: "5da5f5f6ea9344ce92bc5d98d44a9963" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5da5f5f6ea9344ce92bc5d98d44a9963" member_type: VOTER last_known_addr { host: "127.29.181.3" port: 41123 } health_report { overall_health: HEALTHY } } }
14:26:23.326 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2f162cc0, flushNotification=Deferred@1576277927(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:23.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a66d933c14e94645bce72ae7885b093e for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000000, 0x00000001)
14:26:23.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet acc441d25f774ab1821e42335900bff8 for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000001, 0x00000002)
14:26:23.327 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a66d933c14e94645bce72ae7885b093e@[5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=acc441d25f774ab1821e42335900bff8@[776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:23.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet acc441d25f774ab1821e42335900bff8 for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000001, 0x00000002)
14:26:23.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=acc441d25f774ab1821e42335900bff8@[776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:23.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet acc441d25f774ab1821e42335900bff8 for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000001, 0x00000002)
14:26:23.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=acc441d25f774ab1821e42335900bff8@[776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:23.329 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)] connecting to peer
14:26:23.330 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)] connecting to peer
14:26:23.331 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)] Successfully connected to peer
14:26:23.332 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)] Successfully connected to peer
14:26:23.350 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x223a58c6, L:/127.0.0.1:41388 - R:/127.29.181.3:41123] using TOKEN/null
14:26:23.350 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x90a6bc59, L:/127.0.0.1:57506 - R:/127.29.181.1:40303] using TOKEN/null
14:26:23.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a66d933c14e94645bce72ae7885b093e for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000000, 0x00000001)
14:26:23.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet acc441d25f774ab1821e42335900bff8 for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000001, 0x00000002)
14:26:23.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a66d933c14e94645bce72ae7885b093e@[5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=acc441d25f774ab1821e42335900bff8@[776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:23.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.181.62:36223, [1ms] Sub RPC GetTableLocations: received response from server master-127.29.181.62:36223: OK, deferred=null)) after lookup
14:26:23.364 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114383222, tablet=a66d933c14e94645bce72ae7885b093e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:23.364 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a66d933c14e94645bce72ae7885b093e for partition [0x00000000, 0x00000001) with scanner id null
14:26:23.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114383222, tablet=acc441d25f774ab1821e42335900bff8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:23.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet acc441d25f774ab1821e42335900bff8 for partition [0x00000001, 0x00000002) with scanner id null
14:26:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.379171 30463 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59390:
14:26:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114383222" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "ints_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: INT32 } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "strings_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: STRING } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "decimals_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 type_attributes { precision: 5 scale: 2 } immutable: false is_auto_incrementing: false nested_type { array { type: DECIMAL32 } } } } }
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.384218 31143 tablet.cc:1724] T a66d933c14e94645bce72ae7885b093e P 5da5f5f6ea9344ce92bc5d98d44a9963: Alter schema from (
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:26:23.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:26:23.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.388240 31144 tablet.cc:1724] T acc441d25f774ab1821e42335900bff8 P 776a152cfbd04b18b44a32bfeb0792f6: Alter schema from (
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.400360 30463 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b49501bca84d4701b7e6f6551396d63a: org.apache.kudu.client.TestAlterTable-1779114383222 [id=858aec9c5efc4e8798581a2ebe4ce455] alter complete (version 1)
14:26:23.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 858aec9c5efc4e8798581a2ebe4ce455
14:26:23.451 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet a66d933c14e94645bce72ae7885b093e for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000000, 0x00000001)
14:26:23.451 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet acc441d25f774ab1821e42335900bff8 for table 'org.apache.kudu.client.TestAlterTable-1779114383222' with partition [0x00000001, 0x00000002)
14:26:23.451 [DEBUG - main] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a66d933c14e94645bce72ae7885b093e@[5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=acc441d25f774ab1821e42335900bff8@[776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:23.452 [DEBUG - main] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.181.62:36223, [2ms] Sub RPC GetTableLocations: received response from server master-127.29.181.62:36223: OK, deferred=null)) after lookup
14:26:23.455 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114383222, tablet=a66d933c14e94645bce72ae7885b093e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:23.456 [DEBUG - main] (AsyncKuduScanner.java:822) Done scanning tablet a66d933c14e94645bce72ae7885b093e for partition [0x00000000, 0x00000001) with scanner id null
14:26:23.462 [DEBUG - main] (Connection.java:575) [peer master-127.29.181.62:36223(127.29.181.62:36223)] disconnecting while in state READY
14:26:23.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.181.62:36223(127.29.181.62:36223)] handling channelInactive
14:26:23.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.181.62:36223(127.29.181.62:36223)] cleaning up while in state READY due to: connection closed
14:26:23.464 [DEBUG - main] (Connection.java:575) [peer master-127.29.181.60:42303(127.29.181.60:42303)] disconnecting while in state READY
14:26:23.464 [DEBUG - main] (Connection.java:575) [peer 5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)] disconnecting while in state READY
14:26:23.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.181.60:42303(127.29.181.60:42303)] handling channelInactive
14:26:23.465 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)] handling channelInactive
14:26:23.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.181.60:42303(127.29.181.60:42303)] cleaning up while in state READY due to: connection closed
14:26:23.466 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5da5f5f6ea9344ce92bc5d98d44a9963(127.29.181.3:41123)] cleaning up while in state READY due to: connection closed
14:26:23.466 [DEBUG - main] (Connection.java:575) [peer master-127.29.181.61:39605(127.29.181.61:39605)] disconnecting while in state READY
14:26:23.466 [DEBUG - main] (Connection.java:575) [peer 776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)] disconnecting while in state READY
14:26:23.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.181.61:39605(127.29.181.61:39605)] handling channelInactive
14:26:23.466 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:23.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.181.61:39605(127.29.181.61:39605)] cleaning up while in state READY due to: connection closed
14:26:23.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.470510 30842 maintenance_manager.cc:419] P 776a152cfbd04b18b44a32bfeb0792f6: Scheduling UndoDeltaBlockGCOp(acc441d25f774ab1821e42335900bff8): 167 bytes on disk
14:26:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.470868 30729 maintenance_manager.cc:643] P 776a152cfbd04b18b44a32bfeb0792f6: UndoDeltaBlockGCOp(acc441d25f774ab1821e42335900bff8) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":40,"lbm_reads_lt_1ms":4}
14:26:23.471 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)] handling channelInactive
14:26:23.471 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 776a152cfbd04b18b44a32bfeb0792f6(127.29.181.1:40303)] cleaning up while in state READY due to: connection closed
14:26:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.471844 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30710
14:26:23.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.478528 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30846
14:26:23.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.482991 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30982
14:26:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.487128 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30432
14:26:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.491264 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30503
14:26:23.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.495582 30420 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 30576
14:26:23.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:23Z chronyd exiting
.14:26:23.540 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114383540
14:26:23.543 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:23.543 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:23.543 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:23.543 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:23.543 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:23.546 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:23.619 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:23.620 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:23.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.620584 31150 mini_oidc.cc:150] Starting JWKS server
14:26:23.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.621044 31150 webserver.cc:533] Webserver started at http://127.0.0.1:38933/ using document root <none> and password file <none>
14:26:23.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.621099 31150 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:23.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.621201 31150 webserver.cc:533] Webserver started at http://127.0.0.1:44159/ using document root <none> and password file <none>
14:26:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:23Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:23.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:23Z Disabled control of system clock
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.630353 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/logs
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data/info.pb
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.190:34945
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.190
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json with env {}
14:26:23.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.703812 31161 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:23.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.703977 31161 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:23.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.704003 31161 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705624 31161 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705667 31161 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705685 31161 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705700 31161 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705715 31161 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:23.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.705729 31161 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38933/jwks.json
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.707320 31161 master_runner.cc:387] Master server non-default flags:
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.190:34945
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data/info.pb
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.190
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31161
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/logs
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.707551 31161 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:23.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.707794 31161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.710216 31166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.710448 31167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.710789 31169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.710901 31161 server_base.cc:1061] running on GCE node
14:26:23.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.711090 31161 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:23.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.711336 31161 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:23.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.712472 31161 hybrid_clock.cc:648] HybridClock initialized: now 1779114383712451 us; error 32 us; skew 500 ppm
14:26:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.713493 31161 webserver.cc:533] Webserver started at http://127.30.107.190:45553/ using document root <none> and password file <none>
14:26:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.713680 31161 fs_manager.cc:362] Metadata directory not provided
14:26:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.713732 31161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.713861 31161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.714847 31161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data/instance:
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3059d671c38d4f4c965ecdf419c3ba9a"
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.715173 31161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal/instance:
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3059d671c38d4f4c965ecdf419c3ba9a"
14:26:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.716517 31161 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.717133 31175 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.717303 31161 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.717370 31161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3059d671c38d4f4c965ecdf419c3ba9a"
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.717432 31161 fs_report.cc:389] FS layout report
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data/data
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.734134 31161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.734421 31161 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
14:26:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.734548 31161 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:23.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.738121 31161 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.190:34945
14:26:23.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.738564 31227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.190:34945 every 8 connection(s)
14:26:23.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.738670 31161 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/data/info.pb
14:26:23.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.739339 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:23.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.740585 31228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.743980 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31161
14:26:23.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.744334 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-0/wal/instance
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.745379 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/logs
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data/info.pb
14:26:23.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.189:40637
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.189
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json with env {}
14:26:23.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.745493 31228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.746811 31177 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.107.189:40637: connect: Connection refused (error 111)
14:26:23.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.750491 31228 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.189:40637: Network error: Client connection negotiation failed: client connection to 127.30.107.189:40637: connect: Connection refused (error 111)
14:26:23.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.799715 31228 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } attempt: 1
14:26:23.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.800642 31228 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.189:40637: Network error: Client connection negotiation failed: client connection to 127.30.107.189:40637: connect: Connection refused (error 111)
14:26:23.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.823820 31232 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:23.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.823979 31232 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:23.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.824005 31232 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:23.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825716 31232 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:23.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825758 31232 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825776 31232 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825790 31232 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825805 31232 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.825819 31232 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38933/jwks.json
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.827414 31232 master_runner.cc:387] Master server non-default flags:
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.189:40637
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json
14:26:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data/info.pb
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.189
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31232
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/logs
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.827652 31232 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.827885 31232 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.830148 31238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.830315 31241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.830180 31239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.830600 31232 server_base.cc:1061] running on GCE node
14:26:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.830794 31232 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.831029 31232 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:23.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.832162 31232 hybrid_clock.cc:648] HybridClock initialized: now 1779114383832145 us; error 34 us; skew 500 ppm
14:26:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.833122 31232 webserver.cc:533] Webserver started at http://127.30.107.189:38693/ using document root <none> and password file <none>
14:26:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.833338 31232 fs_manager.cc:362] Metadata directory not provided
14:26:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.833386 31232 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.833484 31232 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.834303 31232 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data/instance:
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "307b055ce5d844bea901742eda31631c"
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.834627 31232 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal/instance:
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "307b055ce5d844bea901742eda31631c"
14:26:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.835716 31232 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.836305 31247 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.836432 31232 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.836495 31232 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "307b055ce5d844bea901742eda31631c"
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.836557 31232 fs_report.cc:389] FS layout report
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data/data
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:23.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.864017 31232 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.864383 31232 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
14:26:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.864526 31232 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:23.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.868780 31228 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } attempt: 2
14:26:23.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.869546 31228 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.189:40637: Network error: Client connection negotiation failed: client connection to 127.30.107.189:40637: connect: Connection refused (error 111)
14:26:23.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.869720 31232 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.189:40637
14:26:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.870055 31300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.189:40637 every 8 connection(s)
14:26:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.870126 31232 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/data/info.pb
14:26:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.870797 31301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.871860 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31232
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.871934 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-1/wal/instance
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.872268 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/logs
14:26:23.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data/info.pb
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.188:38189
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.188
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json with env {}
14:26:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.872272 31301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.879551 31301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.889194 31301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.889638 31248 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.107.188:38189: connect: Connection refused (error 111)
14:26:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.890087 31301 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.188:38189: Network error: Client connection negotiation failed: client connection to 127.30.107.188:38189: connect: Connection refused (error 111)
14:26:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.939291 31301 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } attempt: 1
14:26:23.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.940356 31301 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.188:38189: Network error: Client connection negotiation failed: client connection to 127.30.107.188:38189: connect: Connection refused (error 111)
14:26:23.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.953344 31303 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:23.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.953511 31303 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:23.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.953539 31303 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955143 31303 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955195 31303 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955214 31303 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955228 31303 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955245 31303 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.955260 31303 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38933/jwks.json
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.957060 31303 master_runner.cc:387] Master server non-default flags:
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.188:38189
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38933/jwks.json
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data/info.pb
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.188
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31303
14:26:23.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/logs
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.957353 31303 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.957646 31303 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:23.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.960059 31313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.960059 31312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.960291 31315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:23.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.960541 31303 server_base.cc:1061] running on GCE node
14:26:23.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.960772 31303 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:23.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.960736 31228 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } attempt: 3
14:26:23.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.961012 31303 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:23.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.962154 31303 hybrid_clock.cc:648] HybridClock initialized: now 1779114383962133 us; error 30 us; skew 500 ppm
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.963363 31303 webserver.cc:533] Webserver started at http://127.30.107.188:42663/ using document root <none> and password file <none>
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.963553 31303 fs_manager.cc:362] Metadata directory not provided
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.963604 31303 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.963697 31303 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.964591 31228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } has no permanent_uuid. Determining permanent_uuid...
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.964771 31303 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data/instance:
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3463964fe6aa40cb9faae09512a6fa07"
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.965137 31303 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal/instance:
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3463964fe6aa40cb9faae09512a6fa07"
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.965145 31228 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.188:38189: Network error: Client connection negotiation failed: client connection to 127.30.107.188:38189: connect: Connection refused (error 111)
14:26:23.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.968844 31303 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.001s
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.973366 31321 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.973524 31303 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.000s
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.973583 31303 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3463964fe6aa40cb9faae09512a6fa07"
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:23 on dist-test-slave-rmmn"
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.973650 31303 fs_report.cc:389] FS layout report
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data/data
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:23.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:23.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.996284 31228 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } attempt: 1
14:26:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.996965 31303 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:23.997159 31228 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.107.188:38189: Network error: Client connection negotiation failed: client connection to 127.30.107.188:38189: connect: Connection refused (error 111)
14:26:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.997494 31303 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
14:26:23.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:23.997620 31303 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.002048 31303 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.188:38189
14:26:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.002080 31374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.188:38189 every 8 connection(s)
14:26:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.002599 31303 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/data/info.pb
14:26:24.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.003165 31375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:24.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.004419 31375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } has no permanent_uuid. Determining permanent_uuid...
14:26:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.008497 31301 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } attempt: 2
14:26:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.009045 31375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } has no permanent_uuid. Determining permanent_uuid...
14:26:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.009186 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31303
14:26:24.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.009282 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/master-2/wal/instance
14:26:24.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.013008 31375 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } has no permanent_uuid. Determining permanent_uuid...
14:26:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.015915 31301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: Bootstrap starting.
14:26:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.016620 31301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: Neither blocks nor log segments found. Creating new log.
14:26:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.016871 31301 log.cc:826] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: Log is configured to *not* fsync() on all Append() calls
14:26:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.017928 31375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Bootstrap starting.
14:26:24.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.018591 31375 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Neither blocks nor log segments found. Creating new log.
14:26:24.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.018827 31375 log.cc:826] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Log is configured to *not* fsync() on all Append() calls
14:26:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.025885 31301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: No bootstrap required, opened a new log
14:26:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.026031 31375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: No bootstrap required, opened a new log
14:26:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.027084 31301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.027191 31301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.027220 31301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307b055ce5d844bea901742eda31631c, State: Initialized, Role: FOLLOWER
14:26:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.027304 31301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.027592 31301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: configured and running, proceeding with master startup.
14:26:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.028043 31375 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.028168 31375 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.028195 31375 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3463964fe6aa40cb9faae09512a6fa07, State: Initialized, Role: FOLLOWER
14:26:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.028270 31375 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.028522 31375 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: configured and running, proceeding with master startup.
14:26:24.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.029729 31398 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:24.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.029956 31398 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:24.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.029876 31232 master_runner.cc:187] Error getting master registration for 127.30.107.190:34945: OK, instance_id { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" instance_seqno: 1779114383737005 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:24.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.031562 31232 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.033936 31409 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:24.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.034921 31385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [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: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.035187 31385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.032315 31303 master_runner.cc:187] Error getting master registration for 127.30.107.190:34945: OK, instance_id { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" instance_seqno: 1779114383737005 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:24.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.036128 31409 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:24.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.036233 31303 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:24.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.037411 31389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [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: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.037719 31389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.072319 31228 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } attempt: 2
14:26:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.076990 31228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a: Bootstrap starting.
14:26:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.077719 31228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a: Neither blocks nor log segments found. Creating new log.
14:26:24.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.078003 31228 log.cc:826] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a: Log is configured to *not* fsync() on all Append() calls
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.078787 31228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a: No bootstrap required, opened a new log
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.080900 31228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081019 31228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081048 31228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3059d671c38d4f4c965ecdf419c3ba9a, State: Initialized, Role: FOLLOWER
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081140 31228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081449 31228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: configured and running, proceeding with master startup.
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081648 31412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [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: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.081830 31412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.083294 31423 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.083454 31423 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.085147 31161 master_runner.cc:264] No leader master found from master 3059d671c38d4f4c965ecdf419c3ba9a
14:26:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.085191 31161 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:24.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.115154 31253 tablet.cc:2404] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.189042 31389 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.189163 31389 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.189730 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3463964fe6aa40cb9faae09512a6fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" is_pre_election: true
14:26:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.189888 31199 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3463964fe6aa40cb9faae09512a6fa07 in term 0.
14:26:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.190135 31323 leader_election.cc:304] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3059d671c38d4f4c965ecdf419c3ba9a, 3463964fe6aa40cb9faae09512a6fa07; no voters: 
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.190873 31389 leader_election.cc:290] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3059d671c38d4f4c965ecdf419c3ba9a (127.30.107.190:34945), 307b055ce5d844bea901742eda31631c (127.30.107.189:40637)
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.190933 31389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.190966 31389 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.190984 31389 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 0 FOLLOWER]: Advancing to term 1
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.191802 31389 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.191908 31389 leader_election.cc:290] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [CANDIDATE]: Term 1 election: Requested vote from peers 3059d671c38d4f4c965ecdf419c3ba9a (127.30.107.190:34945), 307b055ce5d844bea901742eda31631c (127.30.107.189:40637)
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.192251 31274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3463964fe6aa40cb9faae09512a6fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307b055ce5d844bea901742eda31631c"
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.192314 31199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3463964fe6aa40cb9faae09512a6fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3059d671c38d4f4c965ecdf419c3ba9a"
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.192374 31274 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 0 FOLLOWER]: Advancing to term 1
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.192375 31199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 0 FOLLOWER]: Advancing to term 1
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.193080 31199 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3463964fe6aa40cb9faae09512a6fa07 in term 1.
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.193097 31274 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3463964fe6aa40cb9faae09512a6fa07 in term 1.
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.192267 31275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3463964fe6aa40cb9faae09512a6fa07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307b055ce5d844bea901742eda31631c" is_pre_election: true
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.193277 31275 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3463964fe6aa40cb9faae09512a6fa07 in term 1. Re-sending same reply.
14:26:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.193343 31323 leader_election.cc:304] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 307b055ce5d844bea901742eda31631c, 3463964fe6aa40cb9faae09512a6fa07; no voters: 
14:26:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.193991 31389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 1 FOLLOWER]: Leader election won for term 1
14:26:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.194114 31389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [term 1 LEADER]: Becoming Leader. State: Replica: 3463964fe6aa40cb9faae09512a6fa07, State: Running, Role: LEADER
14:26:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.194257 31389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } }
14:26:24.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.194736 31389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3463964fe6aa40cb9faae09512a6fa07. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.194936 31389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: This master's current role is: LEADER
14:26:24.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.195221 31427 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:24.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.195475 31427 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.196867 31275 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [term 1 FOLLOWER]: Refusing update from remote peer 3463964fe6aa40cb9faae09512a6fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.196897 31199 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [term 1 FOLLOWER]: Refusing update from remote peer 3463964fe6aa40cb9faae09512a6fa07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.197144 31425 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.197378 31389 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199019 31412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3463964fe6aa40cb9faae09512a6fa07. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199095 31412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199355 31385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3463964fe6aa40cb9faae09512a6fa07. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199431 31385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199849 31389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199916 31389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: This master's current role is: LEADER
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199973 31428 mvcc.cc:204] Tried to move back new op lower bound from 7287252517667926016 to 7287252517660672000. Current Snapshot: MvccSnapshot[applied={T|T < 7287252517667926016}]
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.199991 31412 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.200047 31412 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3059d671c38d4f4c965ecdf419c3ba9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.200739 31431 mvcc.cc:204] Tried to move back new op lower bound from 7287252517667926016 to 7287252517660672000. Current Snapshot: MvccSnapshot[applied={T|T < 7287252517667926016}]
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.201422 31427 catalog_manager.cc:1383] Generated new cluster ID: 1b7d8226b6574386bbeb19eb9114e48a
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.201472 31427 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.202189 31425 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.202265 31425 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07 [sys.catalog]: This master's current role is: LEADER
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.202698 31385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3463964fe6aa40cb9faae09512a6fa07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3059d671c38d4f4c965ecdf419c3ba9a" member_type: VOTER last_known_addr { host: "127.30.107.190" port: 34945 } } peers { permanent_uuid: "307b055ce5d844bea901742eda31631c" member_type: VOTER last_known_addr { host: "127.30.107.189" port: 40637 } } peers { permanent_uuid: "3463964fe6aa40cb9faae09512a6fa07" member_type: VOTER last_known_addr { host: "127.30.107.188" port: 38189 } } }
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.202764 31385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 307b055ce5d844bea901742eda31631c [sys.catalog]: This master's current role is: FOLLOWER
14:26:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.202927 31429 mvcc.cc:204] Tried to move back new op lower bound from 7287252517667926016 to 7287252517660672000. Current Snapshot: MvccSnapshot[applied={T|T < 7287252517667926016}]
14:26:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.209594 31427 catalog_manager.cc:1406] Generated new certificate authority record
14:26:24.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.210574 31427 catalog_manager.cc:1540] Loading token signing keys...
14:26:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.221303 31427 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Generated new TSK 0
14:26:24.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.221709 31427 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.234462 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/logs
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data/info.pb
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.129:0
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.129
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.129
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.315815 31437 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.315974 31437 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.316000 31437 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.317551 31437 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.317615 31437 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.107.129
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.319121 31437 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.129:0
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data/info.pb
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.129
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31437
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.129
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/logs
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:24.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.319343 31437 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:24.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.319587 31437 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.321969 31443 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.322026 31445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.321967 31442 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.322209 31437 server_base.cc:1061] running on GCE node
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.322330 31437 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.322497 31437 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:24.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.323635 31437 hybrid_clock.cc:648] HybridClock initialized: now 1779114384323621 us; error 36 us; skew 500 ppm
14:26:24.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.324592 31437 webserver.cc:533] Webserver started at http://127.30.107.129:34245/ using document root <none> and password file <none>
14:26:24.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.324741 31437 fs_manager.cc:362] Metadata directory not provided
14:26:24.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.324779 31437 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:24.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.324847 31437 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:24.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.325682 31437 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data/instance:
14:26:24.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f60ca8a93c454de5873b4bd21aeb0e53"
14:26:24.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.325945 31437 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal/instance:
14:26:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f60ca8a93c454de5873b4bd21aeb0e53"
14:26:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.326933 31437 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.327452 31451 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.327617 31437 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.327685 31437 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f60ca8a93c454de5873b4bd21aeb0e53"
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.327740 31437 fs_report.cc:389] FS layout report
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data/data
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.338801 31437 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339074 31437 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
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339188 31437 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339392 31437 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339699 31437 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339730 31437 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339757 31437 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.339773 31437 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.344981 31437 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.129:40859
14:26:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.345044 31565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.129:40859 every 8 connection(s)
14:26:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.345358 31437 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/data/info.pb
14:26:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.349763 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31437
14:26:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.349854 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-0/wal/instance
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350549 31568 heartbeater.cc:344] Connected to a master server at 127.30.107.189:40637
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350641 31568 heartbeater.cc:461] Registering TS with master...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350775 31567 heartbeater.cc:344] Connected to a master server at 127.30.107.190:34945
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350837 31567 heartbeater.cc:461] Registering TS with master...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350849 31568 heartbeater.cc:507] Master 127.30.107.189:40637 requested a full tablet report, sending...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350855 31566 heartbeater.cc:344] Connected to a master server at 127.30.107.188:38189
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350916 31566 heartbeater.cc:461] Registering TS with master...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350929 31567 heartbeater.cc:507] Master 127.30.107.190:34945 requested a full tablet report, sending...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.350996 31566 heartbeater.cc:507] Master 127.30.107.188:38189 requested a full tablet report, sending...
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.351074 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/logs
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data/info.pb
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.130:0
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.130
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.130
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.351284 31338 ts_manager.cc:194] Registered new tserver with Master: f60ca8a93c454de5873b4bd21aeb0e53 (127.30.107.129:40859)
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.351326 31264 ts_manager.cc:194] Registered new tserver with Master: f60ca8a93c454de5873b4bd21aeb0e53 (127.30.107.129:40859)
14:26:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.351819 31191 ts_manager.cc:194] Registered new tserver with Master: f60ca8a93c454de5873b4bd21aeb0e53 (127.30.107.129:40859)
14:26:24.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.352190 31338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.107.129:37263
14:26:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.425010 31573 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.425168 31573 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.425190 31573 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:24.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.426724 31573 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:24.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.426781 31573 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.107.130
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.428321 31573 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.130:0
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data/info.pb
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.130
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31573
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.130
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/logs
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.428550 31573 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.428794 31573 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.431257 31581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.431319 31573 server_base.cc:1061] running on GCE node
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.431293 31579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.431263 31578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.431537 31573 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:24.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.431710 31573 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:24.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.432838 31573 hybrid_clock.cc:648] HybridClock initialized: now 1779114384432821 us; error 36 us; skew 500 ppm
14:26:24.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.433843 31573 webserver.cc:533] Webserver started at http://127.30.107.130:42347/ using document root <none> and password file <none>
14:26:24.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.434019 31573 fs_manager.cc:362] Metadata directory not provided
14:26:24.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.434072 31573 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:24.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.434158 31573 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.435118 31573 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data/instance:
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6df7c81874fe4489969abc27d6cc3d1d"
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.435369 31573 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal/instance:
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6df7c81874fe4489969abc27d6cc3d1d"
14:26:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.436338 31573 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.436882 31587 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.437021 31573 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.437072 31573 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6df7c81874fe4489969abc27d6cc3d1d"
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.437110 31573 fs_report.cc:389] FS layout report
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data/data
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:24.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455082 31573 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455336 31573 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
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455422 31573 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455585 31573 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455853 31573 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455880 31573 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455901 31573 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.455912 31573 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:24.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.461479 31573 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.130:36037
14:26:24.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.461551 31701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.130:36037 every 8 connection(s)
14:26:24.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.461848 31573 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/data/info.pb
14:26:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.465384 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31573
14:26:24.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.465474 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal/instance
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.466825 31150 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/logs
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data/info.pb
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.131:0
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.131
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.131
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467286 31702 heartbeater.cc:344] Connected to a master server at 127.30.107.188:38189
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467308 31703 heartbeater.cc:344] Connected to a master server at 127.30.107.190:34945
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467387 31703 heartbeater.cc:461] Registering TS with master...
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467540 31703 heartbeater.cc:507] Master 127.30.107.190:34945 requested a full tablet report, sending...
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467296 31704 heartbeater.cc:344] Connected to a master server at 127.30.107.189:40637
14:26:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467700 31704 heartbeater.cc:461] Registering TS with master...
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467770 31704 heartbeater.cc:507] Master 127.30.107.189:40637 requested a full tablet report, sending...
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467387 31702 heartbeater.cc:461] Registering TS with master...
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467947 31702 heartbeater.cc:507] Master 127.30.107.188:38189 requested a full tablet report, sending...
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.467939 31191 ts_manager.cc:194] Registered new tserver with Master: 6df7c81874fe4489969abc27d6cc3d1d (127.30.107.130:36037)
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.468155 31338 ts_manager.cc:194] Registered new tserver with Master: 6df7c81874fe4489969abc27d6cc3d1d (127.30.107.130:36037)
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.468196 31264 ts_manager.cc:194] Registered new tserver with Master: 6df7c81874fe4489969abc27d6cc3d1d (127.30.107.130:36037)
14:26:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.468605 31338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.107.130:40063
14:26:24.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.541131 31709 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:24.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.541316 31709 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:24.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.541338 31709 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.543238 31709 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:24.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.543304 31709 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.30.107.131
14:26:24.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.544852 31709 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:24.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.30.107.148:37455
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.30.107.131:0
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data/info.pb
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.30.107.131
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.30.107.190:34945,127.30.107.189:40637,127.30.107.188:38189
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31709
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.30.107.131
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/logs
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.545037 31709 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:24.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.545197 31709 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.547358 31715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.547367 31714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.547663 31709 server_base.cc:1061] running on GCE node
14:26:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.547437 31717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:24.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.547914 31709 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:24.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.548122 31709 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:24.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.549278 31709 hybrid_clock.cc:648] HybridClock initialized: now 1779114384549253 us; error 30 us; skew 500 ppm
14:26:24.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.550235 31709 webserver.cc:533] Webserver started at http://127.30.107.131:34077/ using document root <none> and password file <none>
14:26:24.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.550405 31709 fs_manager.cc:362] Metadata directory not provided
14:26:24.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.550454 31709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:24.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.550593 31709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.551379 31709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data/instance:
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "727d635b3778475cb0806682a37fa37b"
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.551689 31709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal/instance:
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "727d635b3778475cb0806682a37fa37b"
14:26:24.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.552731 31709 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.553459 31723 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.553622 31709 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.553689 31709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "727d635b3778475cb0806682a37fa37b"
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:24 on dist-test-slave-rmmn"
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.553752 31709 fs_report.cc:389] FS layout report
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal
14:26:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data/data
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.573504 31709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.573827 31709 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
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.573959 31709 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.574198 31709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.574528 31709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.574561 31709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.574599 31709 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.574615 31709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:24.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.579879 31709 rpc_server.cc:307] RPC server started. Bound to: 127.30.107.131:39261
14:26:24.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.579943 31837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.107.131:39261 every 8 connection(s)
14:26:24.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.580219 31709 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/data/info.pb
14:26:24.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.581096 31150 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31709
14:26:24.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.581176 31150 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal/instance
14:26:24.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.585776 31840 heartbeater.cc:344] Connected to a master server at 127.30.107.189:40637
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.585820 31839 heartbeater.cc:344] Connected to a master server at 127.30.107.190:34945
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.585882 31839 heartbeater.cc:461] Registering TS with master...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.585884 31840 heartbeater.cc:461] Registering TS with master...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586043 31839 heartbeater.cc:507] Master 127.30.107.190:34945 requested a full tablet report, sending...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586045 31840 heartbeater.cc:507] Master 127.30.107.189:40637 requested a full tablet report, sending...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586220 31838 heartbeater.cc:344] Connected to a master server at 127.30.107.188:38189
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586264 31838 heartbeater.cc:461] Registering TS with master...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586341 31838 heartbeater.cc:507] Master 127.30.107.188:38189 requested a full tablet report, sending...
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586424 31191 ts_manager.cc:194] Registered new tserver with Master: 727d635b3778475cb0806682a37fa37b (127.30.107.131:39261)
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586593 31264 ts_manager.cc:194] Registered new tserver with Master: 727d635b3778475cb0806682a37fa37b (127.30.107.131:39261)
14:26:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586583 31338 ts_manager.cc:194] Registered new tserver with Master: 727d635b3778475cb0806682a37fa37b (127.30.107.131:39261)
14:26:24.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.586974 31338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.30.107.131:57767
14:26:24.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.596158 31150 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:24.596 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:24.597 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:24.597 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.30.107.190"
      port: 34945
    }
    bound_http_address {
      host: "127.30.107.190"
      port: 45553
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.30.107.189"
      port: 40637
    }
    bound_http_address {
      host: "127.30.107.189"
      port: 38693
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.30.107.188"
      port: 38189
    }
    bound_http_address {
      host: "127.30.107.188"
      port: 42663
    }
  }
}

14:26:24.597 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:24.598 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.30.107.129"
      port: 40859
    }
    bound_http_address {
      host: "127.30.107.129"
      port: 34245
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.30.107.130"
      port: 36037
    }
    bound_http_address {
      host: "127.30.107.130"
      port: 42347
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.30.107.131"
      port: 39261
    }
    bound_http_address {
      host: "127.30.107.131"
      port: 34077
    }
  }
}

14:26:24.598 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:24.600 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:24.602 [DEBUG - main] (Connection.java:748) [peer master-127.30.107.190:34945(127.30.107.190:34945)] connecting to peer
14:26:24.603 [DEBUG - main] (Connection.java:748) [peer master-127.30.107.189:40637(127.30.107.189:40637)] connecting to peer
14:26:24.603 [DEBUG - main] (Connection.java:748) [peer master-127.30.107.188:38189(127.30.107.188:38189)] connecting to peer
14:26:24.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.30.107.190:34945(127.30.107.190:34945)] Successfully connected to peer
14:26:24.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.30.107.189:40637(127.30.107.189:40637)] Successfully connected to peer
14:26:24.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.30.107.188:38189(127.30.107.188:38189)] Successfully connected to peer
14:26:24.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.30.107.189
14:26:24.607 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.30.107.188
14:26:24.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.30.107.190
14:26:24.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98496f6c, L:/127.0.0.1:38386 - R:/127.30.107.188:38189] using SASL/PLAIN
14:26:24.623 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb272a11, L:/127.0.0.1:36548 - R:/127.30.107.189:40637] using SASL/PLAIN
14:26:24.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:24.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.30.107.190:34945, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.30.107.189:40637, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.30.107.188:38189, [23ms] Sub RPC ConnectToMaster: received response from server master-127.30.107.189:40637: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.30.107.188:38189: OK, deferred=null) after lookup
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.625751 31338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38386:
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114384601"
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:26:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:24.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table d69ab0cf73294345bea36bd6fadd6409
14:26:24.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x672a5666, L:/127.0.0.1:60174 - R:/127.30.107.190:34945] using SASL/PLAIN
14:26:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.636178 31636 tablet_service.cc:1511] Processing CreateTablet for tablet 0d190497da5a4dbcb60eea8073332301 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114384601 [id=d69ab0cf73294345bea36bd6fadd6409]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
14:26:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.636461 31636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d190497da5a4dbcb60eea8073332301. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:24.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.638485 31851 tablet_bootstrap.cc:492] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Bootstrap starting.
14:26:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.639081 31851 tablet_bootstrap.cc:654] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Neither blocks nor log segments found. Creating new log.
14:26:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.639336 31851 log.cc:826] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Log is configured to *not* fsync() on all Append() calls
14:26:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.639904 31851 tablet_bootstrap.cc:492] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: No bootstrap required, opened a new log
14:26:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.639972 31851 ts_tablet_manager.cc:1403] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641549 31851 raft_consensus.cc:359] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df7c81874fe4489969abc27d6cc3d1d" member_type: VOTER last_known_addr { host: "127.30.107.130" port: 36037 } }
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641673 31851 raft_consensus.cc:385] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641701 31851 raft_consensus.cc:740] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6df7c81874fe4489969abc27d6cc3d1d, State: Initialized, Role: FOLLOWER
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641800 31851 consensus_queue.cc:260] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6df7c81874fe4489969abc27d6cc3d1d" member_type: VOTER last_known_addr { host: "127.30.107.130" port: 36037 } }
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641883 31851 raft_consensus.cc:399] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:24.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641916 31851 raft_consensus.cc:493] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.641959 31851 raft_consensus.cc:3060] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 0 FOLLOWER]: Advancing to term 1
14:26:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.642627 31851 raft_consensus.cc:515] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df7c81874fe4489969abc27d6cc3d1d" member_type: VOTER last_known_addr { host: "127.30.107.130" port: 36037 } }
14:26:24.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.642757 31851 leader_election.cc:304] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [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: 6df7c81874fe4489969abc27d6cc3d1d; no voters: 
14:26:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.642951 31851 leader_election.cc:290] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.642993 31853 raft_consensus.cc:2804] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 1 FOLLOWER]: Leader election won for term 1
14:26:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.643276 31851 ts_tablet_manager.cc:1434] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.643275 31853 raft_consensus.cc:697] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 1 LEADER]: Becoming Leader. State: Replica: 6df7c81874fe4489969abc27d6cc3d1d, State: Running, Role: LEADER
14:26:24.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.643383 31853 consensus_queue.cc:237] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [LEADER]: Queue going to LEADER mode. State: All 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: "6df7c81874fe4489969abc27d6cc3d1d" member_type: VOTER last_known_addr { host: "127.30.107.130" port: 36037 } }
14:26:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.643404 31702 heartbeater.cc:499] Master 127.30.107.188:38189 was elected leader, sending a full tablet report...
14:26:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.644202 31338 catalog_manager.cc:5697] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6df7c81874fe4489969abc27d6cc3d1d (127.30.107.130). New cstate: current_term: 1 leader_uuid: "6df7c81874fe4489969abc27d6cc3d1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6df7c81874fe4489969abc27d6cc3d1d" member_type: VOTER last_known_addr { host: "127.30.107.130" port: 36037 } health_report { overall_health: HEALTHY } } }
14:26:24.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.665659 31338 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38386:
14:26:24.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114384601" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:24.667445 31338 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25b6a6e678e34177bea5656e27c84dcb has no consensus state
14:26:24.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.672933 31771 tablet_service.cc:1511] Processing CreateTablet for tablet 25b6a6e678e34177bea5656e27c84dcb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114384601 [id=d69ab0cf73294345bea36bd6fadd6409]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
14:26:24.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.673301 31771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b6a6e678e34177bea5656e27c84dcb. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.675951 31859 tablet_bootstrap.cc:492] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Bootstrap starting.
14:26:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.676523 31859 tablet_bootstrap.cc:654] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Neither blocks nor log segments found. Creating new log.
14:26:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.676764 31859 log.cc:826] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Log is configured to *not* fsync() on all Append() calls
14:26:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.677368 31859 tablet_bootstrap.cc:492] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: No bootstrap required, opened a new log
14:26:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.677428 31859 ts_tablet_manager.cc:1403] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.678850 31859 raft_consensus.cc:359] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "727d635b3778475cb0806682a37fa37b" member_type: VOTER last_known_addr { host: "127.30.107.131" port: 39261 } }
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679004 31859 raft_consensus.cc:385] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679023 31859 raft_consensus.cc:740] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727d635b3778475cb0806682a37fa37b, State: Initialized, Role: FOLLOWER
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679097 31859 consensus_queue.cc:260] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "727d635b3778475cb0806682a37fa37b" member_type: VOTER last_known_addr { host: "127.30.107.131" port: 39261 } }
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679147 31859 raft_consensus.cc:399] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679167 31859 raft_consensus.cc:493] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679193 31859 raft_consensus.cc:3060] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 0 FOLLOWER]: Advancing to term 1
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679656 31859 raft_consensus.cc:515] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "727d635b3778475cb0806682a37fa37b" member_type: VOTER last_known_addr { host: "127.30.107.131" port: 39261 } }
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679746 31859 leader_election.cc:304] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [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: 727d635b3778475cb0806682a37fa37b; no voters: 
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679862 31859 leader_election.cc:290] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:24.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.679920 31861 raft_consensus.cc:2804] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 1 FOLLOWER]: Leader election won for term 1
14:26:24.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.680022 31861 raft_consensus.cc:697] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 1 LEADER]: Becoming Leader. State: Replica: 727d635b3778475cb0806682a37fa37b, State: Running, Role: LEADER
14:26:24.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.680226 31861 consensus_queue.cc:237] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [LEADER]: Queue going to LEADER mode. State: All 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: "727d635b3778475cb0806682a37fa37b" member_type: VOTER last_known_addr { host: "127.30.107.131" port: 39261 } }
14:26:24.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.680051 31859 ts_tablet_manager.cc:1434] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:24.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.680109 31838 heartbeater.cc:499] Master 127.30.107.188:38189 was elected leader, sending a full tablet report...
14:26:24.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.680963 31338 catalog_manager.cc:5697] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b reported cstate change: term changed from 0 to 1, leader changed from <none> to 727d635b3778475cb0806682a37fa37b (127.30.107.131). New cstate: current_term: 1 leader_uuid: "727d635b3778475cb0806682a37fa37b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "727d635b3778475cb0806682a37fa37b" member_type: VOTER last_known_addr { host: "127.30.107.131" port: 39261 } health_report { overall_health: HEALTHY } } }
14:26:24.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.683516 31338 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: org.apache.kudu.client.TestAlterTable-1779114384601 [id=d69ab0cf73294345bea36bd6fadd6409] alter complete (version 0)
14:26:24.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.716 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.716 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5ae76500, flushNotification=Deferred@1617156106(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:24.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.716 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.717 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.718 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.718 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.719 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.725 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.730 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.736 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.736 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.740 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.743 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.743 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.746 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)] connecting to peer
14:26:24.748 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)] Successfully connected to peer
14:26:24.764 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x54963c85, L:/127.0.0.1:34476 - R:/127.30.107.130:36037] using TOKEN/null
14:26:24.768 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@355e34c7, flushNotification=Deferred@1416665097(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:24.769 [DEBUG - main] (Connection.java:748) [peer 727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)] connecting to peer
14:26:24.771 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)] Successfully connected to peer
14:26:24.783 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x98f826b1, L:/127.0.0.1:59034 - R:/127.30.107.131:39261] using TOKEN/null
14:26:24.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0d190497da5a4dbcb60eea8073332301 for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x80000000, 0x80000064)
14:26:24.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 25b6a6e678e34177bea5656e27c84dcb for table 'org.apache.kudu.client.TestAlterTable-1779114384601' with partition [0x800000C8, 0x8000012C)
14:26:24.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=0d190497da5a4dbcb60eea8073332301@[6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=25b6a6e678e34177bea5656e27c84dcb@[727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.107.188:38189, [2ms] Sub RPC GetTableLocations: received response from server master-127.30.107.188:38189: OK, deferred=null)) after lookup
14:26:24.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114384601, tablet=0d190497da5a4dbcb60eea8073332301, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:24.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d190497da5a4dbcb60eea8073332301 for partition [0x80000000, 0x80000064) with scanner id null
14:26:24.793 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114384601, tablet=25b6a6e678e34177bea5656e27c84dcb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:24.793 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 25b6a6e678e34177bea5656e27c84dcb for partition [0x800000C8, 0x8000012C) with scanner id null
14:26:24.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.794977 31338 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38386:
14:26:24.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114384601" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.796981 31338 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Sending DeleteTablet for 1 replicas of tablet 0d190497da5a4dbcb60eea8073332301
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797103 31338 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3463964fe6aa40cb9faae09512a6fa07: Sending DeleteTablet for 1 replicas of tablet 25b6a6e678e34177bea5656e27c84dcb
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797343 31636 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d190497da5a4dbcb60eea8073332301 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:24 UTC) from {username='slave'} at 127.0.0.1:34464
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797439 31771 tablet_service.cc:1558] Processing DeleteTablet for tablet 25b6a6e678e34177bea5656e27c84dcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:24 UTC) from {username='slave'} at 127.0.0.1:59030
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797703 31873 tablet_replica.cc:333] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: stopping tablet replica
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797703 31872 tablet_replica.cc:333] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: stopping tablet replica
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797794 31872 raft_consensus.cc:2243] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 1 LEADER]: Raft consensus shutting down.
14:26:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797894 31872 raft_consensus.cc:2272] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797910 31873 raft_consensus.cc:2243] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 1 LEADER]: Raft consensus shutting down.
14:26:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.797984 31873 raft_consensus.cc:2272] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.798400 31872 ts_tablet_manager.cc:1916] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.798399 31873 ts_tablet_manager.cc:1916] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.800173 31872 ts_tablet_manager.cc:1929] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.800347 31872 log.cc:1199] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-1/wal/wals/0d190497da5a4dbcb60eea8073332301
14:26:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.800676 31872 ts_tablet_manager.cc:1950] T 0d190497da5a4dbcb60eea8073332301 P 6df7c81874fe4489969abc27d6cc3d1d: Deleting consensus metadata
14:26:24.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.801214 31322 catalog_manager.cc:5028] TS 6df7c81874fe4489969abc27d6cc3d1d (127.30.107.130:36037): tablet 0d190497da5a4dbcb60eea8073332301 (table org.apache.kudu.client.TestAlterTable-1779114384601 [id=d69ab0cf73294345bea36bd6fadd6409]) successfully deleted
14:26:24.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.801769 31873 ts_tablet_manager.cc:1929] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:24.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.801841 31873 log.cc:1199] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14797892257491724769/ts-2/wal/wals/25b6a6e678e34177bea5656e27c84dcb
14:26:24.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.802069 31873 ts_tablet_manager.cc:1950] T 25b6a6e678e34177bea5656e27c84dcb P 727d635b3778475cb0806682a37fa37b: Deleting consensus metadata
14:26:24.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.802547 31323 catalog_manager.cc:5028] TS 727d635b3778475cb0806682a37fa37b (127.30.107.131:39261): tablet 25b6a6e678e34177bea5656e27c84dcb (table org.apache.kudu.client.TestAlterTable-1779114384601 [id=d69ab0cf73294345bea36bd6fadd6409]) successfully deleted
14:26:24.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:26:24.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.30.107.188:38189, [1ms] Sub RPC GetTableLocations: received response from server master-127.30.107.188:38189: OK, deferred=null)) after lookup
14:26:24.805 [DEBUG - main] (Connection.java:575) [peer master-127.30.107.190:34945(127.30.107.190:34945)] disconnecting while in state READY
14:26:24.805 [DEBUG - main] (Connection.java:575) [peer master-127.30.107.189:40637(127.30.107.189:40637)] disconnecting while in state READY
14:26:24.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.30.107.189:40637(127.30.107.189:40637)] handling channelInactive
14:26:24.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.30.107.190:34945(127.30.107.190:34945)] handling channelInactive
14:26:24.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.30.107.189:40637(127.30.107.189:40637)] cleaning up while in state READY due to: connection closed
14:26:24.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.30.107.190:34945(127.30.107.190:34945)] cleaning up while in state READY due to: connection closed
14:26:24.808 [DEBUG - main] (Connection.java:575) [peer master-127.30.107.188:38189(127.30.107.188:38189)] disconnecting while in state READY
14:26:24.808 [DEBUG - main] (Connection.java:575) [peer 6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)] disconnecting while in state READY
14:26:24.808 [DEBUG - main] (Connection.java:575) [peer 727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)] disconnecting while in state READY
14:26:24.808 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)] handling channelInactive
14:26:24.808 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 6df7c81874fe4489969abc27d6cc3d1d(127.30.107.130:36037)] cleaning up while in state READY due to: connection closed
14:26:24.808 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.30.107.188:38189(127.30.107.188:38189)] handling channelInactive
14:26:24.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.30.107.188:38189(127.30.107.188:38189)] cleaning up while in state READY due to: connection closed
14:26:24.809 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:24.813 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)] handling channelInactive
14:26:24.813 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 727d635b3778475cb0806682a37fa37b(127.30.107.131:39261)] cleaning up while in state READY due to: connection closed
14:26:24.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.813772 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31437
14:26:24.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.821785 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31573
14:26:24.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.826814 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31709
14:26:24.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.831373 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31161
14:26:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.835870 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31232
14:26:24.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.839694 31150 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31303
14:26:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:24Z chronyd exiting
.14:26:24.884 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114384884
14:26:24.887 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:24.887 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:24.887 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:24.887 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:24.887 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:24.889 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:24.964 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:24.964 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.965035 31877 mini_oidc.cc:150] Starting JWKS server
14:26:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.965590 31877 webserver.cc:533] Webserver started at http://127.0.0.1:44595/ using document root <none> and password file <none>
14:26:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.965653 31877 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.965759 31877 webserver.cc:533] Webserver started at http://127.0.0.1:42559/ using document root <none> and password file <none>
14:26:24.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:24Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:24.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:24Z Disabled control of system clock
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:24.975557 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/logs
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data/info.pb
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:24.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.126:37085
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.126
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:24.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json with env {}
14:26:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.049053 31888 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.049211 31888 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.049245 31888 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050722 31888 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050760 31888 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050773 31888 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050783 31888 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050794 31888 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.050803 31888 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44595/jwks.json
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.052263 31888 master_runner.cc:387] Master server non-default flags:
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.126:37085
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data/info.pb
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.126
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31888
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/logs
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.052445 31888 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.052611 31888 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.054768 31893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.054778 31894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.054850 31888 server_base.cc:1061] running on GCE node
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.054785 31896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.055328 31888 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.055523 31888 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.056649 31888 hybrid_clock.cc:648] HybridClock initialized: now 1779114385056637 us; error 27 us; skew 500 ppm
14:26:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.057641 31888 webserver.cc:533] Webserver started at http://127.31.33.126:34327/ using document root <none> and password file <none>
14:26:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.057821 31888 fs_manager.cc:362] Metadata directory not provided
14:26:25.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.057883 31888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.057983 31888 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.058841 31888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data/instance:
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6234659541404556a7966500f953d604"
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.059159 31888 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal/instance:
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6234659541404556a7966500f953d604"
14:26:25.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.060235 31888 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:26:25.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.060806 31902 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.060959 31888 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.061022 31888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6234659541404556a7966500f953d604"
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.061076 31888 fs_report.cc:389] FS layout report
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data/data
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.091508 31888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.091866 31888 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
14:26:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.092005 31888 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.095850 31888 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.126:37085
14:26:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.095888 31954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.126:37085 every 8 connection(s)
14:26:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.096225 31888 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/data/info.pb
14:26:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.096797 31955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.098079 31955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.099481 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31888
14:26:25.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.099591 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-0/wal/instance
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.100462 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/logs
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data/info.pb
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:25.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.125:38145
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.125
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:25.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json with env {}
14:26:25.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.104676 31955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.105051 31906 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.33.125:38145: connect: Connection refused (error 111)
14:26:25.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.105449 31955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.125:38145: Network error: Client connection negotiation failed: client connection to 127.31.33.125:38145: connect: Connection refused (error 111)
14:26:25.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.154664 31955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } attempt: 1
14:26:25.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.155480 31955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.125:38145: Network error: Client connection negotiation failed: client connection to 127.31.33.125:38145: connect: Connection refused (error 111)
14:26:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.176980 31959 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.177142 31959 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.177166 31959 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178740 31959 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178786 31959 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178803 31959 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:25.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178818 31959 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:25.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178833 31959 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:25.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.178848 31959 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44595/jwks.json
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.180408 31959 master_runner.cc:387] Master server non-default flags:
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.125:38145
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data/info.pb
14:26:25.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.125
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31959
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/logs
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.180632 31959 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.180864 31959 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.183115 31965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.183153 31968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.183209 31966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.183264 31959 server_base.cc:1061] running on GCE node
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.183544 31959 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.183789 31959 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.184916 31959 hybrid_clock.cc:648] HybridClock initialized: now 1779114385184898 us; error 28 us; skew 500 ppm
14:26:25.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.185910 31959 webserver.cc:533] Webserver started at http://127.31.33.125:39265/ using document root <none> and password file <none>
14:26:25.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.186087 31959 fs_manager.cc:362] Metadata directory not provided
14:26:25.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.186138 31959 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.186239 31959 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.187068 31959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data/instance:
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2e408f2544c419e813aa6c8ac8d22a4"
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.187387 31959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal/instance:
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2e408f2544c419e813aa6c8ac8d22a4"
14:26:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.188483 31959 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.189069 31974 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.189213 31959 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.189307 31959 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2e408f2544c419e813aa6c8ac8d22a4"
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.189364 31959 fs_report.cc:389] FS layout report
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data/data
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.207974 31959 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.208317 31959 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
14:26:25.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.208446 31959 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.212066 31959 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.125:38145
14:26:25.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.212101 32027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.125:38145 every 8 connection(s)
14:26:25.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.212410 31959 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/data/info.pb
14:26:25.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.212934 32028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:25.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.214205 32028 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.215008 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 31959
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.215085 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-1/wal/instance
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.215430 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/logs
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data/info.pb
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.124:45299
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.124
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:25.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json with env {}
14:26:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.218899 32028 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.222505 32028 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.222833 31979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.223192 32028 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.124:45299: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.223623 31955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } attempt: 2
14:26:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.226260 31955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.226787 31955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.124:45299: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.269965 31955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } attempt: 1
14:26:25.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.270834 31955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.124:45299: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.272385 32028 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } attempt: 1
14:26:25.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.273072 32028 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.124:45299: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.291039 32031 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.291190 32031 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.291210 32031 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292699 32031 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292738 32031 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292750 32031 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292760 32031 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292771 32031 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:25.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.292780 32031 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44595/jwks.json
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.294329 32031 master_runner.cc:387] Master server non-default flags:
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.124:45299
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44595/jwks.json
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data/info.pb
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.124
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32031
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/logs
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.294512 32031 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.294668 32031 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.296720 32038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.296751 32039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.296753 32041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.296772 32031 server_base.cc:1061] running on GCE node
14:26:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.297165 32031 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.297394 32031 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.298523 32031 hybrid_clock.cc:648] HybridClock initialized: now 1779114385298502 us; error 36 us; skew 500 ppm
14:26:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.299515 32031 webserver.cc:533] Webserver started at http://127.31.33.124:32783/ using document root <none> and password file <none>
14:26:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.299655 32031 fs_manager.cc:362] Metadata directory not provided
14:26:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.299690 32031 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.299758 32031 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.300515 32031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data/instance:
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4786748f094a47b896fe27835f978402"
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.300776 32031 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal/instance:
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4786748f094a47b896fe27835f978402"
14:26:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.302187 32031 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.302915 32047 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.303076 32031 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.303157 32031 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4786748f094a47b896fe27835f978402"
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.303224 32031 fs_report.cc:389] FS layout report
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data/data
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.318007 31955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } attempt: 2
14:26:25.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.318949 31955 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.33.124:45299: Network error: Client connection negotiation failed: client connection to 127.31.33.124:45299: connect: Connection refused (error 111)
14:26:25.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.320472 32031 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.320791 32031 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
14:26:25.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.321004 32031 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.325659 32031 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.124:45299
14:26:25.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.325677 32099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.124:45299 every 8 connection(s)
14:26:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.326054 32031 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/data/info.pb
14:26:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.326589 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:25.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.327840 32100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.329861 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32031
14:26:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.329952 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/master-2/wal/instance
14:26:25.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.332561 32100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.335515 32100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } has no permanent_uuid. Determining permanent_uuid...
14:26:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.339614 32100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: Bootstrap starting.
14:26:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.340173 32100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: Neither blocks nor log segments found. Creating new log.
14:26:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.340399 32100 log.cc:826] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: Log is configured to *not* fsync() on all Append() calls
14:26:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.341019 32100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: No bootstrap required, opened a new log
14:26:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.341284 32028 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } attempt: 2
14:26:25.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.342685 32100 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.342785 32100 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:25.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.342804 32100 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4786748f094a47b896fe27835f978402, State: Initialized, Role: FOLLOWER
14:26:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.342872 32100 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.343070 32109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [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: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.343113 32100 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: configured and running, proceeding with master startup.
14:26:25.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.343261 32109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.344533 32028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: Bootstrap starting.
14:26:25.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.345001 32120 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:25.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.345045 32120 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:25.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.345186 32028 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: Neither blocks nor log segments found. Creating new log.
14:26:25.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.345463 32028 log.cc:826] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: Log is configured to *not* fsync() on all Append() calls
14:26:25.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.346042 32028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: No bootstrap required, opened a new log
14:26:25.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.345293 32031 master_runner.cc:187] Error getting master registration for 127.31.33.126:37085: OK, instance_id { permanent_uuid: "6234659541404556a7966500f953d604" instance_seqno: 1779114385094827 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:25.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.346855 32031 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.347659 32028 raft_consensus.cc:359] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.347751 32028 raft_consensus.cc:385] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.347777 32028 raft_consensus.cc:740] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2e408f2544c419e813aa6c8ac8d22a4, State: Initialized, Role: FOLLOWER
14:26:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.347885 32028 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.348129 32123 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [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: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.348178 32028 sys_catalog.cc:565] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: configured and running, proceeding with master startup.
14:26:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.348215 32123 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.349808 32134 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.349972 32134 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.349957 31959 master_runner.cc:187] Error getting master registration for 127.31.33.126:37085: OK, instance_id { permanent_uuid: "6234659541404556a7966500f953d604" instance_seqno: 1779114385094827 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.351342 31959 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:25.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.426096 31955 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } attempt: 3
14:26:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.430106 31955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604: Bootstrap starting.
14:26:25.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.430846 31955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604: Neither blocks nor log segments found. Creating new log.
14:26:25.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.431123 31955 log.cc:826] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604: Log is configured to *not* fsync() on all Append() calls
14:26:25.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.431890 31955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604: No bootstrap required, opened a new log
14:26:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.433145 31955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.433272 31955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.433306 31955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6234659541404556a7966500f953d604, State: Initialized, Role: FOLLOWER
14:26:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.433426 31955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.433722 31955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: configured and running, proceeding with master startup.
14:26:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.435089 32137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [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: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.435464 32137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.436262 32148 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:25.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.436404 32148 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.437422 31888 master_runner.cc:264] No leader master found from master 6234659541404556a7966500f953d604
14:26:25.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.437465 31888 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:25.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.459051 31981 tablet.cc:2404] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.473214 32109 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.473362 32109 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.473579 32109 leader_election.cc:290] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6234659541404556a7966500f953d604 (127.31.33.126:37085), a2e408f2544c419e813aa6c8ac8d22a4 (127.31.33.125:38145)
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.473877 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4786748f094a47b896fe27835f978402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" is_pre_election: true
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474006 32002 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4786748f094a47b896fe27835f978402 in term 0.
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474172 32051 leader_election.cc:304] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4786748f094a47b896fe27835f978402, a2e408f2544c419e813aa6c8ac8d22a4; no voters: 
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474498 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4786748f094a47b896fe27835f978402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6234659541404556a7966500f953d604" is_pre_election: true
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474633 31929 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4786748f094a47b896fe27835f978402 in term 0.
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474841 32109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474886 32109 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.474906 32109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 0 FOLLOWER]: Advancing to term 1
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.475656 32109 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.475769 32109 leader_election.cc:290] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [CANDIDATE]: Term 1 election: Requested vote from peers 6234659541404556a7966500f953d604 (127.31.33.126:37085), a2e408f2544c419e813aa6c8ac8d22a4 (127.31.33.125:38145)
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.475941 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4786748f094a47b896fe27835f978402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2e408f2544c419e813aa6c8ac8d22a4"
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.476001 32002 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 0 FOLLOWER]: Advancing to term 1
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.476671 32002 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4786748f094a47b896fe27835f978402 in term 1.
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.476819 32051 leader_election.cc:304] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4786748f094a47b896fe27835f978402, a2e408f2544c419e813aa6c8ac8d22a4; no voters: 
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.477002 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4786748f094a47b896fe27835f978402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6234659541404556a7966500f953d604"
14:26:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.477063 31929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 0 FOLLOWER]: Advancing to term 1
14:26:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.478884 31929 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4786748f094a47b896fe27835f978402 in term 1.
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.479192 32109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 1 FOLLOWER]: Leader election won for term 1
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.479341 32109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [term 1 LEADER]: Becoming Leader. State: Replica: 4786748f094a47b896fe27835f978402, State: Running, Role: LEADER
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.479418 32109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } }
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.479755 32109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4786748f094a47b896fe27835f978402. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.479872 32109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: This master's current role is: LEADER
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.480377 32152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:25.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.480664 32152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:25.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.482354 32002 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [term 1 FOLLOWER]: Refusing update from remote peer 4786748f094a47b896fe27835f978402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:25.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.482728 32150 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:25.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.484513 32123 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4786748f094a47b896fe27835f978402. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.484588 32123 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.485013 31929 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [term 1 FOLLOWER]: Refusing update from remote peer 4786748f094a47b896fe27835f978402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:25.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.485330 32150 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:25.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.486343 32137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4786748f094a47b896fe27835f978402. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.486413 32137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.487331 32150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.487412 32150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: This master's current role is: LEADER
14:26:25.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.487879 32123 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.487953 32123 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2e408f2544c419e813aa6c8ac8d22a4 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.488237 32153 mvcc.cc:204] Tried to move back new op lower bound from 7287252522933878784 to 7287252522924220416. Current Snapshot: MvccSnapshot[applied={T|T < 7287252522933878784}]
14:26:25.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.488721 32154 mvcc.cc:204] Tried to move back new op lower bound from 7287252522933878784 to 7287252522924220416. Current Snapshot: MvccSnapshot[applied={T|T < 7287252522933878784}]
14:26:25.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.489645 32109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.489712 32109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402 [sys.catalog]: This master's current role is: LEADER
14:26:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.490195 32137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4786748f094a47b896fe27835f978402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6234659541404556a7966500f953d604" member_type: VOTER last_known_addr { host: "127.31.33.126" port: 37085 } } peers { permanent_uuid: "a2e408f2544c419e813aa6c8ac8d22a4" member_type: VOTER last_known_addr { host: "127.31.33.125" port: 38145 } } peers { permanent_uuid: "4786748f094a47b896fe27835f978402" member_type: VOTER last_known_addr { host: "127.31.33.124" port: 45299 } } }
14:26:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.490265 32137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6234659541404556a7966500f953d604 [sys.catalog]: This master's current role is: FOLLOWER
14:26:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.490744 32156 mvcc.cc:204] Tried to move back new op lower bound from 7287252522933878784 to 7287252522924220416. Current Snapshot: MvccSnapshot[applied={T|T < 7287252522933878784}]
14:26:25.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.491315 32152 catalog_manager.cc:1383] Generated new cluster ID: ab77b4ee2d2f4bb5b8812dfaafb4c710
14:26:25.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.491356 32152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.508111 32152 catalog_manager.cc:1406] Generated new certificate authority record
14:26:25.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.508970 32152 catalog_manager.cc:1540] Loading token signing keys...
14:26:25.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.525287 32152 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: Generated new TSK 0
14:26:25.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.525657 32152 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.539855 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/logs
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data/info.pb
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:25.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.65:0
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.65
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.65
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:25.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.651909 32162 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.652073 32162 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.652091 32162 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.653574 32162 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.653623 32162 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.33.65
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.655155 32162 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.65:0
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data/info.pb
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.65
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32162
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.65
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/logs
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.655340 32162 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.655500 32162 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.657604 32167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.657706 32170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.657707 32168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.658053 32162 server_base.cc:1061] running on GCE node
14:26:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.658192 32162 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.658349 32162 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.659466 32162 hybrid_clock.cc:648] HybridClock initialized: now 1779114385659447 us; error 36 us; skew 500 ppm
14:26:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.660392 32162 webserver.cc:533] Webserver started at http://127.31.33.65:46105/ using document root <none> and password file <none>
14:26:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.660529 32162 fs_manager.cc:362] Metadata directory not provided
14:26:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.660565 32162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.660640 32162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.661415 32162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data/instance:
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7969358274f42f3888eddb722ec5bff"
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.661692 32162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal/instance:
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7969358274f42f3888eddb722ec5bff"
14:26:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.662652 32162 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.663190 32176 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.663332 32162 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.663388 32162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7969358274f42f3888eddb722ec5bff"
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.663434 32162 fs_report.cc:389] FS layout report
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data/data
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.680106 32162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.680402 32162 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
14:26:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.680496 32162 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.680681 32162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:25.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.681005 32162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:25.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.681038 32162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:25.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.681067 32162 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:25.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.681083 32162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:25.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.687487 32162 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.65:44393
14:26:25.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.687539 32289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.65:44393 every 8 connection(s)
14:26:25.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.687817 32162 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/data/info.pb
14:26:25.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.690513 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32162
14:26:25.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.690594 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-0/wal/instance
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.692209 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/logs
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data/info.pb
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.66:0
14:26:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.66
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.66
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693111 32290 heartbeater.cc:344] Connected to a master server at 127.31.33.124:45299
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693188 32290 heartbeater.cc:461] Registering TS with master...
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693320 32291 heartbeater.cc:344] Connected to a master server at 127.31.33.126:37085
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693372 32291 heartbeater.cc:461] Registering TS with master...
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693388 32290 heartbeater.cc:507] Master 127.31.33.124:45299 requested a full tablet report, sending...
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693459 32291 heartbeater.cc:507] Master 127.31.33.126:37085 requested a full tablet report, sending...
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.693800 31919 ts_manager.cc:194] Registered new tserver with Master: c7969358274f42f3888eddb722ec5bff (127.31.33.65:44393)
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.694399 32292 heartbeater.cc:344] Connected to a master server at 127.31.33.125:38145
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.694455 32292 heartbeater.cc:461] Registering TS with master...
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.694522 32064 ts_manager.cc:194] Registered new tserver with Master: c7969358274f42f3888eddb722ec5bff (127.31.33.65:44393)
14:26:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.694582 32292 heartbeater.cc:507] Master 127.31.33.125:38145 requested a full tablet report, sending...
14:26:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.695405 32064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.33.65:47991
14:26:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.695865 31992 ts_manager.cc:194] Registered new tserver with Master: c7969358274f42f3888eddb722ec5bff (127.31.33.65:44393)
14:26:25.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.767521 32297 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.767688 32297 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.767706 32297 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.769256 32297 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.769310 32297 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.33.66
14:26:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.770846 32297 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.66:0
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data/info.pb
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.66
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32297
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.66
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/logs
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.771032 32297 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.771190 32297 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.773375 32297 server_base.cc:1061] running on GCE node
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.773375 32305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.773360 32302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.773348 32303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.773644 32297 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.773806 32297 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.774931 32297 hybrid_clock.cc:648] HybridClock initialized: now 1779114385774913 us; error 32 us; skew 500 ppm
14:26:25.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.775851 32297 webserver.cc:533] Webserver started at http://127.31.33.66:36451/ using document root <none> and password file <none>
14:26:25.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.775997 32297 fs_manager.cc:362] Metadata directory not provided
14:26:25.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.776033 32297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.776099 32297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.776850 32297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data/instance:
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3772e460612342f4a55b7ce8db22ca1a"
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.777107 32297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal/instance:
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3772e460612342f4a55b7ce8db22ca1a"
14:26:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.778111 32297 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.778648 32311 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.778816 32297 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.778884 32297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal
14:26:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3772e460612342f4a55b7ce8db22ca1a"
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.778947 32297 fs_report.cc:389] FS layout report
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data/data
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.799080 32297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.799391 32297 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
14:26:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.799515 32297 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.799750 32297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.800066 32297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.800097 32297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.800127 32297 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:25.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.800143 32297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.805668 32297 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.66:46103
14:26:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.805728 32424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.66:46103 every 8 connection(s)
14:26:25.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.805990 32297 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/data/info.pb
14:26:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.806825 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32297
14:26:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.806936 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-1/wal/instance
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.808044 31877 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/logs
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data/info.pb
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.67:0
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.67
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.67
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811622 32425 heartbeater.cc:344] Connected to a master server at 127.31.33.124:45299
14:26:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811622 32427 heartbeater.cc:344] Connected to a master server at 127.31.33.125:38145
14:26:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811728 32425 heartbeater.cc:461] Registering TS with master...
14:26:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811730 32427 heartbeater.cc:461] Registering TS with master...
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811924 32425 heartbeater.cc:507] Master 127.31.33.124:45299 requested a full tablet report, sending...
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.811928 32427 heartbeater.cc:507] Master 127.31.33.125:38145 requested a full tablet report, sending...
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812114 32426 heartbeater.cc:344] Connected to a master server at 127.31.33.126:37085
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812165 32426 heartbeater.cc:461] Registering TS with master...
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812242 32426 heartbeater.cc:507] Master 127.31.33.126:37085 requested a full tablet report, sending...
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812311 32064 ts_manager.cc:194] Registered new tserver with Master: 3772e460612342f4a55b7ce8db22ca1a (127.31.33.66:46103)
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812471 31992 ts_manager.cc:194] Registered new tserver with Master: 3772e460612342f4a55b7ce8db22ca1a (127.31.33.66:46103)
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812496 31919 ts_manager.cc:194] Registered new tserver with Master: 3772e460612342f4a55b7ce8db22ca1a (127.31.33.66:46103)
14:26:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.812794 32064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.33.66:41221
14:26:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.883059 32432 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.883210 32432 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.883235 32432 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.884730 32432 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.884785 32432 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.33.67
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.886302 32432 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.33.84:45615
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.33.67:0
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data/info.pb
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.33.67
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.33.126:37085,127.31.33.125:38145,127.31.33.124:45299
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32432
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.33.67
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/logs
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.886513 32432 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.886732 32432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.889035 32440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.889075 32437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:25.889077 32438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.889217 32432 server_base.cc:1061] running on GCE node
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.889405 32432 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.889560 32432 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.890686 32432 hybrid_clock.cc:648] HybridClock initialized: now 1779114385890670 us; error 34 us; skew 500 ppm
14:26:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.891558 32432 webserver.cc:533] Webserver started at http://127.31.33.67:43913/ using document root <none> and password file <none>
14:26:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.891697 32432 fs_manager.cc:362] Metadata directory not provided
14:26:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.891732 32432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.891798 32432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.892511 32432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data/instance:
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae8260860b3d469cbf9254f6928f38cf"
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.892828 32432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal/instance:
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae8260860b3d469cbf9254f6928f38cf"
14:26:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.893889 32432 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.894421 32446 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.894582 32432 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.894640 32432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae8260860b3d469cbf9254f6928f38cf"
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:25 on dist-test-slave-rmmn"
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.894685 32432 fs_report.cc:389] FS layout report
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data/data
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.914377 32432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.914641 32432 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
14:26:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.914729 32432 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.914906 32432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.915156 32432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.915182 32432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.915202 32432 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:25.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.915213 32432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.920392 32432 rpc_server.cc:307] RPC server started. Bound to: 127.31.33.67:42099
14:26:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.920456 32559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.33.67:42099 every 8 connection(s)
14:26:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.920756 32432 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/data/info.pb
14:26:25.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.923597 31877 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32432
14:26:25.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.923677 31877 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2760566694027570538/ts-2/wal/instance
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926198 32562 heartbeater.cc:344] Connected to a master server at 127.31.33.125:38145
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926288 32562 heartbeater.cc:461] Registering TS with master...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926258 32560 heartbeater.cc:344] Connected to a master server at 127.31.33.124:45299
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926338 32560 heartbeater.cc:461] Registering TS with master...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926441 32562 heartbeater.cc:507] Master 127.31.33.125:38145 requested a full tablet report, sending...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926445 32560 heartbeater.cc:507] Master 127.31.33.124:45299 requested a full tablet report, sending...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926272 32561 heartbeater.cc:344] Connected to a master server at 127.31.33.126:37085
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926596 32561 heartbeater.cc:461] Registering TS with master...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926671 32561 heartbeater.cc:507] Master 127.31.33.126:37085 requested a full tablet report, sending...
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926837 32064 ts_manager.cc:194] Registered new tserver with Master: ae8260860b3d469cbf9254f6928f38cf (127.31.33.67:42099)
14:26:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926836 31991 ts_manager.cc:194] Registered new tserver with Master: ae8260860b3d469cbf9254f6928f38cf (127.31.33.67:42099)
14:26:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.926972 31919 ts_manager.cc:194] Registered new tserver with Master: ae8260860b3d469cbf9254f6928f38cf (127.31.33.67:42099)
14:26:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.927300 32064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.33.67:33285
14:26:25.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.938676 31877 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:25.939 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:25.939 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:25.940 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.33.126"
      port: 37085
    }
    bound_http_address {
      host: "127.31.33.126"
      port: 34327
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.33.125"
      port: 38145
    }
    bound_http_address {
      host: "127.31.33.125"
      port: 39265
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.33.124"
      port: 45299
    }
    bound_http_address {
      host: "127.31.33.124"
      port: 32783
    }
  }
}

14:26:25.940 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:25.941 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.33.65"
      port: 44393
    }
    bound_http_address {
      host: "127.31.33.65"
      port: 46105
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.33.66"
      port: 46103
    }
    bound_http_address {
      host: "127.31.33.66"
      port: 36451
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.33.67"
      port: 42099
    }
    bound_http_address {
      host: "127.31.33.67"
      port: 43913
    }
  }
}

14:26:25.941 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:25.943 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:25.944 [DEBUG - main] (Connection.java:748) [peer master-127.31.33.126:37085(127.31.33.126:37085)] connecting to peer
14:26:25.946 [DEBUG - main] (Connection.java:748) [peer master-127.31.33.124:45299(127.31.33.124:45299)] connecting to peer
14:26:25.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.33.126:37085(127.31.33.126:37085)] Successfully connected to peer
14:26:25.946 [DEBUG - main] (Connection.java:748) [peer master-127.31.33.125:38145(127.31.33.125:38145)] connecting to peer
14:26:25.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.33.126
14:26:25.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.33.125:38145(127.31.33.125:38145)] Successfully connected to peer
14:26:25.950 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.33.125
14:26:25.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.33.124:45299(127.31.33.124:45299)] Successfully connected to peer
14:26:25.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfcc66129, L:/127.0.0.1:52098 - R:/127.31.33.126:37085] using SASL/PLAIN
14:26:25.962 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.33.124
14:26:25.962 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d94c8ed, L:/127.0.0.1:55720 - R:/127.31.33.125:38145] using SASL/PLAIN
14:26:25.974 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c184f0e, L:/127.0.0.1:54408 - R:/127.31.33.124:45299] using SASL/PLAIN
14:26:25.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:25.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=32), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.33.126:37085, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.33.124:45299, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.33.125:38145, [18ms] Sub RPC ConnectToMaster: received response from server master-127.31.33.126:37085: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.31.33.125:38145: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.31.33.124:45299: OK, deferred=null) after lookup
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.977548 32064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54408:
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114385944"
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:25.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c9d9df42ef3d429eaaf101593630b0d1
14:26:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.985666 32359 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab6113cba244d0da262ad0c23ee9c1f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114385944 [id=c9d9df42ef3d429eaaf101593630b0d1]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.986007 32359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab6113cba244d0da262ad0c23ee9c1f. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.987884 32576 tablet_bootstrap.cc:492] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Bootstrap starting.
14:26:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.988755 32576 tablet_bootstrap.cc:654] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Neither blocks nor log segments found. Creating new log.
14:26:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.988912 32224 tablet_service.cc:1511] Processing CreateTablet for tablet d56673a2e211436faa4321e93bbd24f1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114385944 [id=c9d9df42ef3d429eaaf101593630b0d1]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.989183 32224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56673a2e211436faa4321e93bbd24f1. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.989287 32576 log.cc:826] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Log is configured to *not* fsync() on all Append() calls
14:26:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.989962 32576 tablet_bootstrap.cc:492] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: No bootstrap required, opened a new log
14:26:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.990027 32576 ts_tablet_manager.cc:1403] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.991544 32576 raft_consensus.cc:359] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3772e460612342f4a55b7ce8db22ca1a" member_type: VOTER last_known_addr { host: "127.31.33.66" port: 46103 } }
14:26:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.991623 32578 tablet_bootstrap.cc:492] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Bootstrap starting.
14:26:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.991822 32576 raft_consensus.cc:385] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.991868 32576 raft_consensus.cc:740] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772e460612342f4a55b7ce8db22ca1a, State: Initialized, Role: FOLLOWER
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.991968 32576 consensus_queue.cc:260] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3772e460612342f4a55b7ce8db22ca1a" member_type: VOTER last_known_addr { host: "127.31.33.66" port: 46103 } }
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992125 32576 raft_consensus.cc:399] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992166 32576 raft_consensus.cc:493] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992208 32576 raft_consensus.cc:3060] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 0 FOLLOWER]: Advancing to term 1
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992216 32578 tablet_bootstrap.cc:654] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Neither blocks nor log segments found. Creating new log.
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992679 32578 log.cc:826] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Log is configured to *not* fsync() on all Append() calls
14:26:25.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992769 32576 raft_consensus.cc:515] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3772e460612342f4a55b7ce8db22ca1a" member_type: VOTER last_known_addr { host: "127.31.33.66" port: 46103 } }
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.992883 32576 leader_election.cc:304] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [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: 3772e460612342f4a55b7ce8db22ca1a; no voters: 
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993019 32576 leader_election.cc:290] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993095 32579 raft_consensus.cc:2804] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 1 FOLLOWER]: Leader election won for term 1
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993324 32579 raft_consensus.cc:697] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [term 1 LEADER]: Becoming Leader. State: Replica: 3772e460612342f4a55b7ce8db22ca1a, State: Running, Role: LEADER
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993412 32578 tablet_bootstrap.cc:492] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: No bootstrap required, opened a new log
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993459 32578 ts_tablet_manager.cc:1403] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993328 32576 ts_tablet_manager.cc:1434] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993551 32579 consensus_queue.cc:237] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a [LEADER]: Queue going to LEADER mode. State: All 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: "3772e460612342f4a55b7ce8db22ca1a" member_type: VOTER last_known_addr { host: "127.31.33.66" port: 46103 } }
14:26:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.993746 32425 heartbeater.cc:499] Master 127.31.33.124:45299 was elected leader, sending a full tablet report...
14:26:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.994588 32064 catalog_manager.cc:5697] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3772e460612342f4a55b7ce8db22ca1a (127.31.33.66). New cstate: current_term: 1 leader_uuid: "3772e460612342f4a55b7ce8db22ca1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3772e460612342f4a55b7ce8db22ca1a" member_type: VOTER last_known_addr { host: "127.31.33.66" port: 46103 } health_report { overall_health: HEALTHY } } }
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.994948 32578 raft_consensus.cc:359] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7969358274f42f3888eddb722ec5bff" member_type: VOTER last_known_addr { host: "127.31.33.65" port: 44393 } }
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995070 32578 raft_consensus.cc:385] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995095 32578 raft_consensus.cc:740] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7969358274f42f3888eddb722ec5bff, State: Initialized, Role: FOLLOWER
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995167 32578 consensus_queue.cc:260] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7969358274f42f3888eddb722ec5bff" member_type: VOTER last_known_addr { host: "127.31.33.65" port: 44393 } }
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995214 32578 raft_consensus.cc:399] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995237 32578 raft_consensus.cc:493] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995270 32578 raft_consensus.cc:3060] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 0 FOLLOWER]: Advancing to term 1
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995865 32578 raft_consensus.cc:515] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7969358274f42f3888eddb722ec5bff" member_type: VOTER last_known_addr { host: "127.31.33.65" port: 44393 } }
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.995961 32578 leader_election.cc:304] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [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: c7969358274f42f3888eddb722ec5bff; no voters: 
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996094 32578 leader_election.cc:290] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996237 32578 ts_tablet_manager.cc:1434] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996268 32585 raft_consensus.cc:2804] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 1 FOLLOWER]: Leader election won for term 1
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996409 32585 raft_consensus.cc:697] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [term 1 LEADER]: Becoming Leader. State: Replica: c7969358274f42f3888eddb722ec5bff, State: Running, Role: LEADER
14:26:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996483 32585 consensus_queue.cc:237] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff [LEADER]: Queue going to LEADER mode. State: All 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: "c7969358274f42f3888eddb722ec5bff" member_type: VOTER last_known_addr { host: "127.31.33.65" port: 44393 } }
14:26:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.996846 32290 heartbeater.cc:499] Master 127.31.33.124:45299 was elected leader, sending a full tablet report...
14:26:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:25.997442 32064 catalog_manager.cc:5697] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff reported cstate change: term changed from 0 to 1, leader changed from <none> to c7969358274f42f3888eddb722ec5bff (127.31.33.65). New cstate: current_term: 1 leader_uuid: "c7969358274f42f3888eddb722ec5bff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7969358274f42f3888eddb722ec5bff" member_type: VOTER last_known_addr { host: "127.31.33.65" port: 44393 } health_report { overall_health: HEALTHY } } }
14:26:26.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.015 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@138fe6ec, flushNotification=Deferred@1584918772(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:26.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.023 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.023 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.024 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.034 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.036 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.036 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.041 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)] connecting to peer
14:26:26.042 [DEBUG - kudu-nio-1] (Connection.java:748) [peer c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)] connecting to peer
14:26:26.043 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)] Successfully connected to peer
14:26:26.049 [DEBUG - kudu-nio-4] (Connection.java:757) [peer c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)] Successfully connected to peer
14:26:26.058 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xcfdc7ed2, L:/127.0.0.1:59352 - R:/127.31.33.66:46103] using TOKEN/null
14:26:26.064 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xa861af12, L:/127.0.0.1:57372 - R:/127.31.33.65:44393] using TOKEN/null
14:26:26.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.33.124:45299, [1ms] Sub RPC GetTableLocations: received response from server master-127.31.33.124:45299: OK, deferred=null)) after lookup
14:26:26.072 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=d56673a2e211436faa4321e93bbd24f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.072 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d56673a2e211436faa4321e93bbd24f1 for partition [0x00000000, 0x00000001) with scanner id null
14:26:26.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=6ab6113cba244d0da262ad0c23ee9c1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6ab6113cba244d0da262ad0c23ee9c1f for partition [0x00000001, 0x00000002) with scanner id null
14:26:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.075721 32064 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54408:
14:26:26.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114385944" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.078392 32593 tablet.cc:1724] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Alter schema from (
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.078801 32594 tablet.cc:1724] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Alter schema from (
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:26.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.085269 32064 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: org.apache.kudu.client.TestAlterTable-1779114385944 [id=c9d9df42ef3d429eaaf101593630b0d1] alter complete (version 1)
14:26:26.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c9d9df42ef3d429eaaf101593630b0d1
14:26:26.088 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@455351c4, flushNotification=Deferred@696739588(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:26.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.33.124:45299, [0ms] Sub RPC GetTableLocations: received response from server master-127.31.33.124:45299: OK, deferred=null)) after lookup
14:26:26.095 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 93 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=d56673a2e211436faa4321e93bbd24f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.095 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d56673a2e211436faa4321e93bbd24f1 for partition [0x00000000, 0x00000001) with scanner id null
14:26:26.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=6ab6113cba244d0da262ad0c23ee9c1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6ab6113cba244d0da262ad0c23ee9c1f for partition [0x00000001, 0x00000002) with scanner id null
14:26:26.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.100071 32064 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54408:
14:26:26.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114385944" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.104099 32593 tablet.cc:1724] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Alter schema from (
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.104308 32594 tablet.cc:1724] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Alter schema from (
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:26:26.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:26:26.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:26:26.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.109684 32064 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: org.apache.kudu.client.TestAlterTable-1779114385944 [id=c9d9df42ef3d429eaaf101593630b0d1] alter complete (version 2)
14:26:26.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c9d9df42ef3d429eaaf101593630b0d1
14:26:26.128 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4940809c, flushNotification=Deferred@373437697(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.33.124:45299, [1ms] Sub RPC GetTableLocations: received response from server master-127.31.33.124:45299: OK, deferred=null)) after lookup
14:26:26.136 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=d56673a2e211436faa4321e93bbd24f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.136 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d56673a2e211436faa4321e93bbd24f1 for partition [0x00000000, 0x00000001) with scanner id null
14:26:26.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 154 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=6ab6113cba244d0da262ad0c23ee9c1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6ab6113cba244d0da262ad0c23ee9c1f for partition [0x00000001, 0x00000002) with scanner id null
14:26:26.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.139824 32064 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54408:
14:26:26.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114385944" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "immu_col" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: true is_auto_incrementing: false } } }
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.143374 32593 tablet.cc:1724] T 6ab6113cba244d0da262ad0c23ee9c1f P 3772e460612342f4a55b7ce8db22ca1a: Alter schema from (
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.146116 32594 tablet.cc:1724] T d56673a2e211436faa4321e93bbd24f1 P c7969358274f42f3888eddb722ec5bff: Alter schema from (
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:26:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.157550 32064 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4786748f094a47b896fe27835f978402: org.apache.kudu.client.TestAlterTable-1779114385944 [id=c9d9df42ef3d429eaaf101593630b0d1] alter complete (version 3)
14:26:26.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c9d9df42ef3d429eaaf101593630b0d1
14:26:26.173 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7a138fc5, flushNotification=Deferred@932885627(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:26.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d56673a2e211436faa4321e93bbd24f1 for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000000, 0x00000001)
14:26:26.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ab6113cba244d0da262ad0c23ee9c1f for table 'org.apache.kudu.client.TestAlterTable-1779114385944' with partition [0x00000001, 0x00000002)
14:26:26.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d56673a2e211436faa4321e93bbd24f1@[c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6ab6113cba244d0da262ad0c23ee9c1f@[3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:26.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.33.124:45299, [1ms] Sub RPC GetTableLocations: received response from server master-127.31.33.124:45299: OK, deferred=null)) after lookup
14:26:26.181 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=d56673a2e211436faa4321e93bbd24f1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.182 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d56673a2e211436faa4321e93bbd24f1 for partition [0x00000000, 0x00000001) with scanner id null
14:26:26.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114385944, tablet=6ab6113cba244d0da262ad0c23ee9c1f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:26.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6ab6113cba244d0da262ad0c23ee9c1f for partition [0x00000001, 0x00000002) with scanner id null
14:26:26.184 [DEBUG - main] (Connection.java:575) [peer master-127.31.33.124:45299(127.31.33.124:45299)] disconnecting while in state READY
14:26:26.185 [DEBUG - main] (Connection.java:575) [peer master-127.31.33.125:38145(127.31.33.125:38145)] disconnecting while in state READY
14:26:26.185 [DEBUG - main] (Connection.java:575) [peer master-127.31.33.126:37085(127.31.33.126:37085)] disconnecting while in state READY
14:26:26.185 [DEBUG - main] (Connection.java:575) [peer c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)] disconnecting while in state READY
14:26:26.185 [DEBUG - main] (Connection.java:575) [peer 3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)] disconnecting while in state READY
14:26:26.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.33.125:38145(127.31.33.125:38145)] handling channelInactive
14:26:26.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.33.126:37085(127.31.33.126:37085)] handling channelInactive
14:26:26.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.33.125:38145(127.31.33.125:38145)] cleaning up while in state READY due to: connection closed
14:26:26.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.33.126:37085(127.31.33.126:37085)] cleaning up while in state READY due to: connection closed
14:26:26.186 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)] handling channelInactive
14:26:26.187 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3772e460612342f4a55b7ce8db22ca1a(127.31.33.66:46103)] cleaning up while in state READY due to: connection closed
14:26:26.187 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.33.124:45299(127.31.33.124:45299)] handling channelInactive
14:26:26.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.33.124:45299(127.31.33.124:45299)] cleaning up while in state READY due to: connection closed
14:26:26.188 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:26.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.189051 32293 maintenance_manager.cc:419] P c7969358274f42f3888eddb722ec5bff: Scheduling CompactRowSetsOp(d56673a2e211436faa4321e93bbd24f1): perf score=0.023996
14:26:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.192451 32181 maintenance_manager.cc:643] P c7969358274f42f3888eddb722ec5bff: CompactRowSetsOp(d56673a2e211436faa4321e93bbd24f1) complete. Timing: real 0.003s	user 0.003s	sys 0.000s Metrics: {"bytes_written":4888,"cfile_cache_hit":10,"cfile_cache_hit_bytes":263,"cfile_cache_miss":30,"cfile_cache_miss_bytes":3301,"cfile_init":5,"delta_iterators_relevant":6,"dirs.queue_time_us":521,"drs_written":1,"lbm_read_time_us":176,"lbm_reads_lt_1ms":50,"lbm_write_time_us":163,"lbm_writes_lt_1ms":22,"num_input_rowsets":3,"peak_mem_usage":4838,"rows_written":146,"thread_start_us":307,"threads_started":6}
14:26:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.192865 32293 maintenance_manager.cc:419] P c7969358274f42f3888eddb722ec5bff: Scheduling UndoDeltaBlockGCOp(d56673a2e211436faa4321e93bbd24f1): 1065 bytes on disk
14:26:26.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.193390 32181 maintenance_manager.cc:643] P c7969358274f42f3888eddb722ec5bff: UndoDeltaBlockGCOp(d56673a2e211436faa4321e93bbd24f1) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4}
14:26:26.205 [DEBUG - kudu-nio-4] (Connection.java:239) [peer c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)] handling channelInactive
14:26:26.205 [DEBUG - kudu-nio-4] (Connection.java:709) [peer c7969358274f42f3888eddb722ec5bff(127.31.33.65:44393)] cleaning up while in state READY due to: connection closed
14:26:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.208235 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32162
14:26:26.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.217720 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32297
14:26:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.222715 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32432
14:26:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.226555 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31888
14:26:26.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.230705 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 31959
14:26:26.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.234629 31877 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32031
14:26:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:26Z chronyd exiting
.14:26:26.285 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114386285
14:26:26.287 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:26.288 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:26.288 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:26.288 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:26.288 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:26.290 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:26.365 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:26.365 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.366289 32607 mini_oidc.cc:150] Starting JWKS server
14:26:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.366781 32607 webserver.cc:533] Webserver started at http://127.0.0.1:42677/ using document root <none> and password file <none>
14:26:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.366847 32607 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:26.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.366976 32607 webserver.cc:533] Webserver started at http://127.0.0.1:39001/ using document root <none> and password file <none>
14:26:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:26Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:26.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:26Z Disabled control of system clock
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.376317 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/logs
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data/info.pb
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.254:37171
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.254
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json with env {}
14:26:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.448769 32618 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.448936 32618 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:26.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.448956 32618 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450444 32618 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450486 32618 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450498 32618 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450510 32618 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450520 32618 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:26.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.450528 32618 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42677/jwks.json
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.451993 32618 master_runner.cc:387] Master server non-default flags:
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.254:37171
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data/info.pb
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.254
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32618
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/logs
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.452174 32618 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.452332 32618 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.454422 32625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.454474 32627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.454511 32624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.454640 32618 server_base.cc:1061] running on GCE node
14:26:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.454852 32618 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.455044 32618 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.456190 32618 hybrid_clock.cc:648] HybridClock initialized: now 1779114386456146 us; error 56 us; skew 500 ppm
14:26:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.457165 32618 webserver.cc:533] Webserver started at http://127.31.215.254:43133/ using document root <none> and password file <none>
14:26:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.457342 32618 fs_manager.cc:362] Metadata directory not provided
14:26:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.457384 32618 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.457458 32618 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.458209 32618 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data/instance:
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e45a00a50d849ac80321a0404435e2a"
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.458460 32618 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal/instance:
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e45a00a50d849ac80321a0404435e2a"
14:26:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.459443 32618 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.460029 32633 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.460171 32618 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.460222 32618 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e45a00a50d849ac80321a0404435e2a"
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.460265 32618 fs_report.cc:389] FS layout report
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data/data
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.468932 32618 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.469165 32618 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
14:26:26.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.469283 32618 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.472898 32618 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.254:37171
14:26:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.472923 32685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.254:37171 every 8 connection(s)
14:26:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.473170 32618 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/data/info.pb
14:26:26.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.473697 32686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.474944 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.480003 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32618
14:26:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.480093 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-0/wal/instance
14:26:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.480834 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/logs
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data/info.pb
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.253:37593
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.253
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json with env {}
14:26:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.482657 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.483039 32636 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.215.253:37593: connect: Connection refused (error 111)
14:26:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.483618 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.253:37593: Network error: Client connection negotiation failed: client connection to 127.31.215.253:37593: connect: Connection refused (error 111)
14:26:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.532817 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } attempt: 1
14:26:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.533677 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.253:37593: Network error: Client connection negotiation failed: client connection to 127.31.215.253:37593: connect: Connection refused (error 111)
14:26:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.559381 32690 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.559556 32690 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:26.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.559574 32690 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561066 32690 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561110 32690 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561121 32690 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561132 32690 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561143 32690 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:26.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.561152 32690 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42677/jwks.json
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.562659 32690 master_runner.cc:387] Master server non-default flags:
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.253:37593
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data/info.pb
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.253
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32690
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/logs
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.562846 32690 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.563004 32690 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.565133 32697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.565133 32700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.565200 32690 server_base.cc:1061] running on GCE node
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.565114 32698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.565497 32690 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:26.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.565693 32690 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:26.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.566813 32690 hybrid_clock.cc:648] HybridClock initialized: now 1779114386566800 us; error 30 us; skew 500 ppm
14:26:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.567765 32690 webserver.cc:533] Webserver started at http://127.31.215.253:35795/ using document root <none> and password file <none>
14:26:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.567914 32690 fs_manager.cc:362] Metadata directory not provided
14:26:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.567950 32690 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.568017 32690 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.568758 32690 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data/instance:
14:26:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "808e73383cf74ffe8f80b2216b10a525"
14:26:26.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.569011 32690 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal/instance:
14:26:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "808e73383cf74ffe8f80b2216b10a525"
14:26:26.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.570016 32690 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.570638 32706 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.570796 32690 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.570871 32690 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "808e73383cf74ffe8f80b2216b10a525"
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.570919 32690 fs_report.cc:389] FS layout report
14:26:26.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data/data
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:26.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:26.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.585131 32690 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:26.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.585474 32690 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
14:26:26.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.585601 32690 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.589592 32690 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.253:37593
14:26:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.589629 32758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.253:37593 every 8 connection(s)
14:26:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.589934 32690 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/data/info.pb
14:26:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.590447 32759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.591637 32759 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.595616 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32690
14:26:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.595695 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-1/wal/instance
14:26:26.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.595886 32759 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.596072 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/logs
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data/info.pb
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.252:33247
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.252
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json with env {}
14:26:26.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.599679 32759 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.600033 32708 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.215.252:33247: connect: Connection refused (error 111)
14:26:26.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.600430 32759 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.252:33247: Network error: Client connection negotiation failed: client connection to 127.31.215.252:33247: connect: Connection refused (error 111)
14:26:26.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.601831 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } attempt: 2
14:26:26.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.604571 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.605140 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.252:33247: Network error: Client connection negotiation failed: client connection to 127.31.215.252:33247: connect: Connection refused (error 111)
14:26:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.648285 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } attempt: 1
14:26:26.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.649031 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.252:33247: Network error: Client connection negotiation failed: client connection to 127.31.215.252:33247: connect: Connection refused (error 111)
14:26:26.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.649609 32759 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } attempt: 1
14:26:26.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.650166 32759 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.215.252:33247: Network error: Client connection negotiation failed: client connection to 127.31.215.252:33247: connect: Connection refused (error 111)
14:26:26.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.670277 32763 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:26.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.670426 32763 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:26.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.670454 32763 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.671960 32763 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.672003 32763 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.672029 32763 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.672044 32763 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.672060 32763 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.672072 32763 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42677/jwks.json
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.673676 32763 master_runner.cc:387] Master server non-default flags:
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.252:33247
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42677/jwks.json
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data/info.pb
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.252
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32763
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/logs
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.673905 32763 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.674144 32763 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.676378   302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.676431 32763 server_base.cc:1061] running on GCE node
14:26:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.676571   301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.676393   305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:26.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.676867 32763 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:26.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.677075 32763 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:26.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.678194 32763 hybrid_clock.cc:648] HybridClock initialized: now 1779114386678168 us; error 45 us; skew 500 ppm
14:26:26.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.679131 32763 webserver.cc:533] Webserver started at http://127.31.215.252:33887/ using document root <none> and password file <none>
14:26:26.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.679265 32763 fs_manager.cc:362] Metadata directory not provided
14:26:26.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.679301 32763 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:26.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.679368 32763 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.680162 32763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data/instance:
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b17bee92b964ab68c5f5f5f7b5f9501"
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.680416 32763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal/instance:
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b17bee92b964ab68c5f5f5f7b5f9501"
14:26:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.681416 32763 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.681957   311 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.682077 32763 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.682128 32763 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b17bee92b964ab68c5f5f5f7b5f9501"
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:26 on dist-test-slave-rmmn"
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.682166 32763 fs_report.cc:389] FS layout report
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data/data
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:26.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:26.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.688998 32763 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:26.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.689214 32763 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
14:26:26.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.689334 32763 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:26.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.692692 32763 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.252:33247
14:26:26.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.692739   363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.252:33247 every 8 connection(s)
14:26:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.692961 32763 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/data/info.pb
14:26:26.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.693447   364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:26.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.694643   364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.696171 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } attempt: 2
14:26:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.699005   364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.699971 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 32763
14:26:26.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.700045 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/master-2/wal/instance
14:26:26.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.700137 32686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: Bootstrap starting.
14:26:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.700757 32686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: Neither blocks nor log segments found. Creating new log.
14:26:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.701020 32686 log.cc:826] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: Log is configured to *not* fsync() on all Append() calls
14:26:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.701712 32686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: No bootstrap required, opened a new log
14:26:26.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.701906   364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } has no permanent_uuid. Determining permanent_uuid...
14:26:26.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.703685 32686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.703928 32686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.704058 32686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e45a00a50d849ac80321a0404435e2a, State: Initialized, Role: FOLLOWER
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.704169 32686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.704571 32686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: configured and running, proceeding with master startup.
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.704607   372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [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: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.704867   372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.705472   364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501: Bootstrap starting.
14:26:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.706094   364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501: Neither blocks nor log segments found. Creating new log.
14:26:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.706351   364 log.cc:826] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501: Log is configured to *not* fsync() on all Append() calls
14:26:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.706704   383 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.706930   383 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.707376   364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501: No bootstrap required, opened a new log
14:26:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.709353   364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.707966 32618 master_runner.cc:187] Error getting master registration for 127.31.215.253:37593: OK, instance_id { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" instance_seqno: 1779114386588609 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.709527 32618 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.709673   364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.709810   364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b17bee92b964ab68c5f5f5f7b5f9501, State: Initialized, Role: FOLLOWER
14:26:26.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.709990   364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.710266   364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: configured and running, proceeding with master startup.
14:26:26.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.712152   397 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:26.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.712299   397 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:26.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.713357   386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [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: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.713547   386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.713034 32763 master_runner.cc:187] Error getting master registration for 127.31.215.253:37593: OK, instance_id { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" instance_seqno: 1779114386588609 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:26.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.714344 32763 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:26.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.718304 32759 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } attempt: 2
14:26:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.719786 32639 tablet.cc:2404] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.722069 32759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: Bootstrap starting.
14:26:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.722623 32759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: Neither blocks nor log segments found. Creating new log.
14:26:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.722875 32759 log.cc:826] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: Log is configured to *not* fsync() on all Append() calls
14:26:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.729790 32759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: No bootstrap required, opened a new log
14:26:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731302 32759 raft_consensus.cc:359] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731395 32759 raft_consensus.cc:385] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731422 32759 raft_consensus.cc:740] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808e73383cf74ffe8f80b2216b10a525, State: Initialized, Role: FOLLOWER
14:26:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731508 32759 consensus_queue.cc:260] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731823 32759 sys_catalog.cc:565] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: configured and running, proceeding with master startup.
14:26:26.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.731778   400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [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: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.732072   400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.733608   411 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.733764   411 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.735205 32690 master_runner.cc:264] No leader master found from master 808e73383cf74ffe8f80b2216b10a525
14:26:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.735249 32690 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:26.836229 32712 tablet.cc:2404] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:26.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919116   372 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:26.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919257   372 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919488   372 leader_election.cc:290] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808e73383cf74ffe8f80b2216b10a525 (127.31.215.253:37593), 4b17bee92b964ab68c5f5f5f7b5f9501 (127.31.215.252:33247)
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919806   338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e45a00a50d849ac80321a0404435e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" is_pre_election: true
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919880 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e45a00a50d849ac80321a0404435e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808e73383cf74ffe8f80b2216b10a525" is_pre_election: true
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.919963   338 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45a00a50d849ac80321a0404435e2a in term 0.
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.920017 32733 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e45a00a50d849ac80321a0404435e2a in term 0.
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.920153 32635 leader_election.cc:304] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e45a00a50d849ac80321a0404435e2a, 4b17bee92b964ab68c5f5f5f7b5f9501; no voters: 
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.920297   372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.920334   372 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:26.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.920353   372 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 0 FOLLOWER]: Advancing to term 1
14:26:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921205   372 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921379   372 leader_election.cc:290] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [CANDIDATE]: Term 1 election: Requested vote from peers 808e73383cf74ffe8f80b2216b10a525 (127.31.215.253:37593), 4b17bee92b964ab68c5f5f5f7b5f9501 (127.31.215.252:33247)
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921572   338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e45a00a50d849ac80321a0404435e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501"
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921660   338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 0 FOLLOWER]: Advancing to term 1
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921674 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e45a00a50d849ac80321a0404435e2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808e73383cf74ffe8f80b2216b10a525"
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.921743 32733 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 0 FOLLOWER]: Advancing to term 1
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.922427   338 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45a00a50d849ac80321a0404435e2a in term 1.
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.922521 32733 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e45a00a50d849ac80321a0404435e2a in term 1.
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.922580 32635 leader_election.cc:304] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e45a00a50d849ac80321a0404435e2a, 4b17bee92b964ab68c5f5f5f7b5f9501; no voters: 
14:26:26.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.922745   372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 1 FOLLOWER]: Leader election won for term 1
14:26:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.922916   372 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [term 1 LEADER]: Becoming Leader. State: Replica: 2e45a00a50d849ac80321a0404435e2a, State: Running, Role: LEADER
14:26:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.923018   372 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } }
14:26:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.923419   413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e45a00a50d849ac80321a0404435e2a. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.923621   413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: This master's current role is: LEADER
14:26:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.924183   415 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.924350   415 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:26.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.925576 32733 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [term 1 FOLLOWER]: Refusing update from remote peer 2e45a00a50d849ac80321a0404435e2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:26.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.925581   338 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [term 1 FOLLOWER]: Refusing update from remote peer 2e45a00a50d849ac80321a0404435e2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:26.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.925796   372 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:26.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.926024   372 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:26.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.926784   386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e45a00a50d849ac80321a0404435e2a. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.926873   386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.927120   400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e45a00a50d849ac80321a0404435e2a. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.927201   400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.927711   372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.927780   372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: This master's current role is: LEADER
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.927997   415 catalog_manager.cc:1383] Generated new cluster ID: 4c329480663f4d8c859732e1904533a1
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.928045   415 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.928188   386 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.928262   386 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b17bee92b964ab68c5f5f5f7b5f9501 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.928685   372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.928757   372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a [sys.catalog]: This master's current role is: LEADER
14:26:26.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.929195   400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2e45a00a50d849ac80321a0404435e2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e45a00a50d849ac80321a0404435e2a" member_type: VOTER last_known_addr { host: "127.31.215.254" port: 37171 } } peers { permanent_uuid: "808e73383cf74ffe8f80b2216b10a525" member_type: VOTER last_known_addr { host: "127.31.215.253" port: 37593 } } peers { permanent_uuid: "4b17bee92b964ab68c5f5f5f7b5f9501" member_type: VOTER last_known_addr { host: "127.31.215.252" port: 33247 } } }
14:26:26.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.929302   400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 808e73383cf74ffe8f80b2216b10a525 [sys.catalog]: This master's current role is: FOLLOWER
14:26:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.929979   419 mvcc.cc:204] Tried to move back new op lower bound from 7287252528845025280 to 7287252528837033984. Current Snapshot: MvccSnapshot[applied={T|T < 7287252528845025280}]
14:26:26.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.930562   417 mvcc.cc:204] Tried to move back new op lower bound from 7287252528845025280 to 7287252528837033984. Current Snapshot: MvccSnapshot[applied={T|T < 7287252528845025280}]
14:26:26.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.937326   415 catalog_manager.cc:1406] Generated new certificate authority record
14:26:26.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.938007   415 catalog_manager.cc:1540] Loading token signing keys...
14:26:26.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.943563   415 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: Generated new TSK 0
14:26:26.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.943976   415 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:26.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:26.953778 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/logs
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data/info.pb
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.193:0
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.193
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.193
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:26.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.027940   426 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.028102   426 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.028119   426 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.029552   426 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.029603   426 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.215.193
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.030995   426 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.193:0
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data/info.pb
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.193
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.426
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.193
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/logs
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.031169   426 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.031330   426 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.033516   434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.033501   431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.033516   432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.033675   426 server_base.cc:1061] running on GCE node
14:26:27.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.033986   426 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.034195   426 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.035326   426 hybrid_clock.cc:648] HybridClock initialized: now 1779114387035305 us; error 33 us; skew 500 ppm
14:26:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.036288   426 webserver.cc:533] Webserver started at http://127.31.215.193:46075/ using document root <none> and password file <none>
14:26:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.036463   426 fs_manager.cc:362] Metadata directory not provided
14:26:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.036512   426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.036626   426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.037461   426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data/instance:
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5116bf33e6949c2884e7d9658e4cb00"
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.037779   426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal/instance:
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5116bf33e6949c2884e7d9658e4cb00"
14:26:27.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.038829   426 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.039448   440 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.039610   426 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.039670   426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5116bf33e6949c2884e7d9658e4cb00"
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.039726   426 fs_report.cc:389] FS layout report
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data/data
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.058780   426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059075   426 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
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059193   426 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059410   426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059728   426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059762   426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059788   426 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.059804   426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.064989   426 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.193:40493
14:26:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.065038   554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.193:40493 every 8 connection(s)
14:26:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.065336   426 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/data/info.pb
14:26:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.068030 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 426
14:26:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.068116 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-0/wal/instance
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.069264 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/logs
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data/info.pb
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.194:0
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.194
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.194
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070245   555 heartbeater.cc:344] Connected to a master server at 127.31.215.252:33247
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070326   555 heartbeater.cc:461] Registering TS with master...
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070494   557 heartbeater.cc:344] Connected to a master server at 127.31.215.253:37593
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070503   555 heartbeater.cc:507] Master 127.31.215.252:33247 requested a full tablet report, sending...
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070547   557 heartbeater.cc:461] Registering TS with master...
14:26:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070621   557 heartbeater.cc:507] Master 127.31.215.253:37593 requested a full tablet report, sending...
14:26:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.070950   328 ts_manager.cc:194] Registered new tserver with Master: b5116bf33e6949c2884e7d9658e4cb00 (127.31.215.193:40493)
14:26:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.071015 32723 ts_manager.cc:194] Registered new tserver with Master: b5116bf33e6949c2884e7d9658e4cb00 (127.31.215.193:40493)
14:26:27.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.071903   556 heartbeater.cc:344] Connected to a master server at 127.31.215.254:37171
14:26:27.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.071957   556 heartbeater.cc:461] Registering TS with master...
14:26:27.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.072021   556 heartbeater.cc:507] Master 127.31.215.254:37171 requested a full tablet report, sending...
14:26:27.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.072276 32650 ts_manager.cc:194] Registered new tserver with Master: b5116bf33e6949c2884e7d9658e4cb00 (127.31.215.193:40493)
14:26:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.073210 32650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.215.193:43267
14:26:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.143180   562 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.143363   562 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.143391   562 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.144802   562 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.144851   562 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.215.194
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.146281   562 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.194:0
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data/info.pb
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.194
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.562
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.194
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/logs
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.146461   562 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.146625   562 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.148804   567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.148874   570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.148880   568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.149065   562 server_base.cc:1061] running on GCE node
14:26:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.149201   562 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.149403   562 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.150519   562 hybrid_clock.cc:648] HybridClock initialized: now 1779114387150502 us; error 38 us; skew 500 ppm
14:26:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.151441   562 webserver.cc:533] Webserver started at http://127.31.215.194:38883/ using document root <none> and password file <none>
14:26:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.151578   562 fs_manager.cc:362] Metadata directory not provided
14:26:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.151613   562 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.151679   562 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.152410   562 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data/instance:
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c5b847512cf41018ad8660677740548"
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.152655   562 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal/instance:
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c5b847512cf41018ad8660677740548"
14:26:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.153668   562 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.154220   576 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.154359   562 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.154410   562 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c5b847512cf41018ad8660677740548"
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.154456   562 fs_report.cc:389] FS layout report
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data/data
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.168382   562 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.168649   562 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
14:26:27.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.168735   562 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.168906   562 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.169279   562 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.169320   562 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.169351   562 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.169368   562 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.175108   562 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.194:45163
14:26:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.175179   690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.194:45163 every 8 connection(s)
14:26:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.175473   562 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/data/info.pb
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180284   691 heartbeater.cc:344] Connected to a master server at 127.31.215.252:33247
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180291   693 heartbeater.cc:344] Connected to a master server at 127.31.215.253:37593
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180390   693 heartbeater.cc:461] Registering TS with master...
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180392   691 heartbeater.cc:461] Registering TS with master...
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180553   692 heartbeater.cc:344] Connected to a master server at 127.31.215.254:37171
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180544   691 heartbeater.cc:507] Master 127.31.215.252:33247 requested a full tablet report, sending...
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180635   692 heartbeater.cc:461] Registering TS with master...
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180541   693 heartbeater.cc:507] Master 127.31.215.253:37593 requested a full tablet report, sending...
14:26:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180728   692 heartbeater.cc:507] Master 127.31.215.254:37171 requested a full tablet report, sending...
14:26:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.180966 32650 ts_manager.cc:194] Registered new tserver with Master: 4c5b847512cf41018ad8660677740548 (127.31.215.194:45163)
14:26:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.181012   328 ts_manager.cc:194] Registered new tserver with Master: 4c5b847512cf41018ad8660677740548 (127.31.215.194:45163)
14:26:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.181073 32723 ts_manager.cc:194] Registered new tserver with Master: 4c5b847512cf41018ad8660677740548 (127.31.215.194:45163)
14:26:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.181442 32650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.215.194:41053
14:26:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.184345 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 562
14:26:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.184420 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-1/wal/instance
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.185492 32607 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/logs
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data/info.pb
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.195:0
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.195
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.195
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:27.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.258870   698 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.259019   698 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.259037   698 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.260416   698 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.260462   698 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.215.195
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.261912   698 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.215.212:33723
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.215.195:0
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data/info.pb
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.215.195
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.215.254:37171,127.31.215.253:37593,127.31.215.252:33247
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.698
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.215.195
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/logs
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.262089   698 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.262241   698 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.264355   703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.264365   704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.264458   698 server_base.cc:1061] running on GCE node
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.264572   706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.264720   698 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.264885   698 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.266005   698 hybrid_clock.cc:648] HybridClock initialized: now 1779114387265989 us; error 33 us; skew 500 ppm
14:26:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.266898   698 webserver.cc:533] Webserver started at http://127.31.215.195:46091/ using document root <none> and password file <none>
14:26:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.267035   698 fs_manager.cc:362] Metadata directory not provided
14:26:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.267071   698 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.267134   698 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.267894   698 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data/instance:
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "493fce4617cb417996237ab351f2c04b"
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.268190   698 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal/instance:
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "493fce4617cb417996237ab351f2c04b"
14:26:27.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.269646   698 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.270471   712 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.270632   698 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.270689   698 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "493fce4617cb417996237ab351f2c04b"
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.270748   698 fs_report.cc:389] FS layout report
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data/data
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.290948   698 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.291289   698 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
14:26:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.291424   698 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.291684   698 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.291983   698 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.292011   698 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.292032   698 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.292043   698 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.297075   698 rpc_server.cc:307] RPC server started. Bound to: 127.31.215.195:37675
14:26:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.297142   826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.215.195:37675 every 8 connection(s)
14:26:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.297444   698 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/data/info.pb
14:26:27.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.299396 32607 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 698
14:26:27.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.299486 32607 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster10377948882727586876/ts-2/wal/instance
14:26:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302834   829 heartbeater.cc:344] Connected to a master server at 127.31.215.253:37593
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302798   828 heartbeater.cc:344] Connected to a master server at 127.31.215.254:37171
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302794   827 heartbeater.cc:344] Connected to a master server at 127.31.215.252:33247
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302935   828 heartbeater.cc:461] Registering TS with master...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302938   827 heartbeater.cc:461] Registering TS with master...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.302935   829 heartbeater.cc:461] Registering TS with master...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303154   829 heartbeater.cc:507] Master 127.31.215.253:37593 requested a full tablet report, sending...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303155   828 heartbeater.cc:507] Master 127.31.215.254:37171 requested a full tablet report, sending...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303155   827 heartbeater.cc:507] Master 127.31.215.252:33247 requested a full tablet report, sending...
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303526 32650 ts_manager.cc:194] Registered new tserver with Master: 493fce4617cb417996237ab351f2c04b (127.31.215.195:37675)
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303568 32723 ts_manager.cc:194] Registered new tserver with Master: 493fce4617cb417996237ab351f2c04b (127.31.215.195:37675)
14:26:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303735   328 ts_manager.cc:194] Registered new tserver with Master: 493fce4617cb417996237ab351f2c04b (127.31.215.195:37675)
14:26:27.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.303985 32650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.215.195:34409
14:26:27.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.313791 32607 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:27.314 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:27.314 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:27.315 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.215.254"
      port: 37171
    }
    bound_http_address {
      host: "127.31.215.254"
      port: 43133
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.215.253"
      port: 37593
    }
    bound_http_address {
      host: "127.31.215.253"
      port: 35795
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.215.252"
      port: 33247
    }
    bound_http_address {
      host: "127.31.215.252"
      port: 33887
    }
  }
}

14:26:27.315 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:27.316 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.215.193"
      port: 40493
    }
    bound_http_address {
      host: "127.31.215.193"
      port: 46075
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.215.194"
      port: 45163
    }
    bound_http_address {
      host: "127.31.215.194"
      port: 38883
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.215.195"
      port: 37675
    }
    bound_http_address {
      host: "127.31.215.195"
      port: 46091
    }
  }
}

14:26:27.316 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:27.317 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:27.319 [DEBUG - main] (Connection.java:748) [peer master-127.31.215.254:37171(127.31.215.254:37171)] connecting to peer
14:26:27.320 [DEBUG - main] (Connection.java:748) [peer master-127.31.215.252:33247(127.31.215.252:33247)] connecting to peer
14:26:27.320 [DEBUG - main] (Connection.java:748) [peer master-127.31.215.253:37593(127.31.215.253:37593)] connecting to peer
14:26:27.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.215.254:37171(127.31.215.254:37171)] Successfully connected to peer
14:26:27.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.215.252:33247(127.31.215.252:33247)] Successfully connected to peer
14:26:27.322 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.215.254
14:26:27.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.215.253:37593(127.31.215.253:37593)] Successfully connected to peer
14:26:27.322 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.215.252
14:26:27.324 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.215.253
14:26:27.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf2ebe5f8, L:/127.0.0.1:41244 - R:/127.31.215.252:33247] using SASL/PLAIN
14:26:27.335 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0e3850d4, L:/127.0.0.1:46878 - R:/127.31.215.253:37593] using SASL/PLAIN
14:26:27.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x957d0adf, L:/127.0.0.1:60476 - R:/127.31.215.254:37171] using SASL/PLAIN
14:26:27.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:27.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=19), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.215.254:37171, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.215.252:33247, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.215.253:37593, [18ms] Sub RPC ConnectToMaster: received response from server master-127.31.215.252:33247: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.31.215.253:37593: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.31.215.254:37171: OK, deferred=null) after lookup
14:26:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.338685 32650 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60476:
14:26:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114387318"
14:26:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:27.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8655d4899b074f2a858e577dc8bd8bd5
14:26:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.346066   489 tablet_service.cc:1511] Processing CreateTablet for tablet 284ff5e6be414dce99ec6a117b214471 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114387318 [id=8655d4899b074f2a858e577dc8bd8bd5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.346211   625 tablet_service.cc:1511] Processing CreateTablet for tablet 21591b75c310474f9af75d5c9369e450 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114387318 [id=8655d4899b074f2a858e577dc8bd8bd5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.346379   489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284ff5e6be414dce99ec6a117b214471. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.346417   625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21591b75c310474f9af75d5c9369e450. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:27.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.348872   842 tablet_bootstrap.cc:492] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Bootstrap starting.
14:26:27.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.349371   843 tablet_bootstrap.cc:492] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Bootstrap starting.
14:26:27.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.349493   842 tablet_bootstrap.cc:654] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Neither blocks nor log segments found. Creating new log.
14:26:27.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.349774   842 log.cc:826] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Log is configured to *not* fsync() on all Append() calls
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350005   843 tablet_bootstrap.cc:654] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Neither blocks nor log segments found. Creating new log.
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350230   843 log.cc:826] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Log is configured to *not* fsync() on all Append() calls
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350420   842 tablet_bootstrap.cc:492] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: No bootstrap required, opened a new log
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350481   842 ts_tablet_manager.cc:1403] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350874   843 tablet_bootstrap.cc:492] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: No bootstrap required, opened a new log
14:26:27.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.350944   843 ts_tablet_manager.cc:1403] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352440   842 raft_consensus.cc:359] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5b847512cf41018ad8660677740548" member_type: VOTER last_known_addr { host: "127.31.215.194" port: 45163 } }
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352582   842 raft_consensus.cc:385] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352612   842 raft_consensus.cc:740] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5b847512cf41018ad8660677740548, State: Initialized, Role: FOLLOWER
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352694   842 consensus_queue.cc:260] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c5b847512cf41018ad8660677740548" member_type: VOTER last_known_addr { host: "127.31.215.194" port: 45163 } }
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352759   842 raft_consensus.cc:399] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352787   842 raft_consensus.cc:493] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352823   842 raft_consensus.cc:3060] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 0 FOLLOWER]: Advancing to term 1
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352785   843 raft_consensus.cc:359] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5116bf33e6949c2884e7d9658e4cb00" member_type: VOTER last_known_addr { host: "127.31.215.193" port: 40493 } }
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352901   843 raft_consensus.cc:385] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.352929   843 raft_consensus.cc:740] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5116bf33e6949c2884e7d9658e4cb00, State: Initialized, Role: FOLLOWER
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353013   843 consensus_queue.cc:260] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5116bf33e6949c2884e7d9658e4cb00" member_type: VOTER last_known_addr { host: "127.31.215.193" port: 40493 } }
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353076   843 raft_consensus.cc:399] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353103   843 raft_consensus.cc:493] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353137   843 raft_consensus.cc:3060] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 0 FOLLOWER]: Advancing to term 1
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353500   842 raft_consensus.cc:515] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5b847512cf41018ad8660677740548" member_type: VOTER last_known_addr { host: "127.31.215.194" port: 45163 } }
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353626   842 leader_election.cc:304] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [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: 4c5b847512cf41018ad8660677740548; no voters: 
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353739   843 raft_consensus.cc:515] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5116bf33e6949c2884e7d9658e4cb00" member_type: VOTER last_known_addr { host: "127.31.215.193" port: 40493 } }
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353783   842 leader_election.cc:290] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353839   843 leader_election.cc:304] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [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: b5116bf33e6949c2884e7d9658e4cb00; no voters: 
14:26:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353847   846 raft_consensus.cc:2804] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 1 FOLLOWER]: Leader election won for term 1
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353961   843 leader_election.cc:290] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353981   846 raft_consensus.cc:697] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [term 1 LEADER]: Becoming Leader. State: Replica: 4c5b847512cf41018ad8660677740548, State: Running, Role: LEADER
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.353988   842 ts_tablet_manager.cc:1434] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354074   846 consensus_queue.cc:237] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 [LEADER]: Queue going to LEADER mode. State: All 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: "4c5b847512cf41018ad8660677740548" member_type: VOTER last_known_addr { host: "127.31.215.194" port: 45163 } }
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354171   692 heartbeater.cc:499] Master 127.31.215.254:37171 was elected leader, sending a full tablet report...
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354019   848 raft_consensus.cc:2804] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 1 FOLLOWER]: Leader election won for term 1
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354415   848 raft_consensus.cc:697] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [term 1 LEADER]: Becoming Leader. State: Replica: b5116bf33e6949c2884e7d9658e4cb00, State: Running, Role: LEADER
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354467   843 ts_tablet_manager.cc:1434] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354501   848 consensus_queue.cc:237] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 [LEADER]: Queue going to LEADER mode. State: All 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: "b5116bf33e6949c2884e7d9658e4cb00" member_type: VOTER last_known_addr { host: "127.31.215.193" port: 40493 } }
14:26:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.354560   556 heartbeater.cc:499] Master 127.31.215.254:37171 was elected leader, sending a full tablet report...
14:26:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.355350 32650 catalog_manager.cc:5697] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5b847512cf41018ad8660677740548 (127.31.215.194). New cstate: current_term: 1 leader_uuid: "4c5b847512cf41018ad8660677740548" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c5b847512cf41018ad8660677740548" member_type: VOTER last_known_addr { host: "127.31.215.194" port: 45163 } health_report { overall_health: HEALTHY } } }
14:26:27.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.355643 32649 catalog_manager.cc:5697] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5116bf33e6949c2884e7d9658e4cb00 (127.31.215.193). New cstate: current_term: 1 leader_uuid: "b5116bf33e6949c2884e7d9658e4cb00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5116bf33e6949c2884e7d9658e4cb00" member_type: VOTER last_known_addr { host: "127.31.215.193" port: 40493 } health_report { overall_health: HEALTHY } } }
14:26:27.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.363 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2187fff7, flushNotification=Deferred@777813771(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:27.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.383 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 4c5b847512cf41018ad8660677740548(127.31.215.194:45163)] connecting to peer
14:26:27.385 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)] connecting to peer
14:26:27.388 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 4c5b847512cf41018ad8660677740548(127.31.215.194:45163)] Successfully connected to peer
14:26:27.388 [DEBUG - kudu-nio-4] (Connection.java:757) [peer b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)] Successfully connected to peer
14:26:27.403 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xbcdebebe, L:/127.0.0.1:41442 - R:/127.31.215.193:40493] using TOKEN/null
14:26:27.420 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4f6cfeeb, L:/127.0.0.1:43802 - R:/127.31.215.194:45163] using TOKEN/null
14:26:27.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 21591b75c310474f9af75d5c9369e450 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000000, 0x00000001)
14:26:27.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 284ff5e6be414dce99ec6a117b214471 for table 'org.apache.kudu.client.TestAlterTable-1779114387318' with partition [0x00000001, 0x00000002)
14:26:27.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=21591b75c310474f9af75d5c9369e450@[4c5b847512cf41018ad8660677740548(127.31.215.194:45163)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=284ff5e6be414dce99ec6a117b214471@[b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:27.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.215.254:37171, [1ms] Sub RPC GetTableLocations: received response from server master-127.31.215.254:37171: OK, deferred=null)) after lookup
14:26:27.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114387318, tablet=21591b75c310474f9af75d5c9369e450, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:27.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 21591b75c310474f9af75d5c9369e450 for partition [0x00000000, 0x00000001) with scanner id null
14:26:27.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114387318, tablet=284ff5e6be414dce99ec6a117b214471, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:27.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 284ff5e6be414dce99ec6a117b214471 for partition [0x00000001, 0x00000002) with scanner id null
14:26:27.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8655d4899b074f2a858e577dc8bd8bd5
14:26:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.437125 32650 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60476:
14:26:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114387318" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.439903   862 tablet.cc:1724] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Alter schema from (
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.440409   861 tablet.cc:1724] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Alter schema from (
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:27.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.443845 32650 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: org.apache.kudu.client.TestAlterTable-1779114387318 [id=8655d4899b074f2a858e577dc8bd8bd5] alter complete (version 1)
14:26:27.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8655d4899b074f2a858e577dc8bd8bd5
14:26:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.463930 32650 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60476:
14:26:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114387318" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.466395   862 tablet.cc:1724] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Alter schema from (
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.466902   861 tablet.cc:1724] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Alter schema from (
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:26:27.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.470873 32650 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: org.apache.kudu.client.TestAlterTable-1779114387318 [id=8655d4899b074f2a858e577dc8bd8bd5] alter complete (version 2)
14:26:27.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8655d4899b074f2a858e577dc8bd8bd5
14:26:27.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.488314 32650 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60476:
14:26:27.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114387318" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.490490   861 tablet.cc:1724] T 284ff5e6be414dce99ec6a117b214471 P b5116bf33e6949c2884e7d9658e4cb00: Alter schema from (
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.490619   862 tablet.cc:1724] T 21591b75c310474f9af75d5c9369e450 P 4c5b847512cf41018ad8660677740548: Alter schema from (
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:27.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:26:27.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.494292 32650 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2e45a00a50d849ac80321a0404435e2a: org.apache.kudu.client.TestAlterTable-1779114387318 [id=8655d4899b074f2a858e577dc8bd8bd5] alter complete (version 3)
14:26:27.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8655d4899b074f2a858e577dc8bd8bd5
14:26:27.502 [DEBUG - main] (Connection.java:575) [peer master-127.31.215.254:37171(127.31.215.254:37171)] disconnecting while in state READY
14:26:27.502 [DEBUG - main] (Connection.java:575) [peer master-127.31.215.253:37593(127.31.215.253:37593)] disconnecting while in state READY
14:26:27.502 [DEBUG - main] (Connection.java:575) [peer master-127.31.215.252:33247(127.31.215.252:33247)] disconnecting while in state READY
14:26:27.502 [DEBUG - main] (Connection.java:575) [peer 4c5b847512cf41018ad8660677740548(127.31.215.194:45163)] disconnecting while in state READY
14:26:27.502 [DEBUG - main] (Connection.java:575) [peer b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)] disconnecting while in state READY
14:26:27.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.215.252:33247(127.31.215.252:33247)] handling channelInactive
14:26:27.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.215.254:37171(127.31.215.254:37171)] handling channelInactive
14:26:27.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.215.252:33247(127.31.215.252:33247)] cleaning up while in state READY due to: connection closed
14:26:27.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.215.254:37171(127.31.215.254:37171)] cleaning up while in state READY due to: connection closed
14:26:27.504 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 4c5b847512cf41018ad8660677740548(127.31.215.194:45163)] handling channelInactive
14:26:27.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.215.253:37593(127.31.215.253:37593)] handling channelInactive
14:26:27.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.215.253:37593(127.31.215.253:37593)] cleaning up while in state READY due to: connection closed
14:26:27.504 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:27.505 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 4c5b847512cf41018ad8660677740548(127.31.215.194:45163)] cleaning up while in state READY due to: connection closed
14:26:27.507 [DEBUG - kudu-nio-4] (Connection.java:239) [peer b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)] handling channelInactive
14:26:27.507 [DEBUG - kudu-nio-4] (Connection.java:709) [peer b5116bf33e6949c2884e7d9658e4cb00(127.31.215.193:40493)] cleaning up while in state READY due to: connection closed
14:26:27.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.507876 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 426
14:26:27.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.512917 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 562
14:26:27.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.517199 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 698
14:26:27.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.520917 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32618
14:26:27.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.525000 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32690
14:26:27.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.528889 32607 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 32763
14:26:27.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:27Z chronyd exiting
.14:26:27.573 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114387573
14:26:27.577 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:27.577 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:27.577 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:27.577 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:27.577 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:27.579 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:27.652 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:27.652 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:27.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.652817   869 mini_oidc.cc:150] Starting JWKS server
14:26:27.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.653338   869 webserver.cc:533] Webserver started at http://127.0.0.1:42969/ using document root <none> and password file <none>
14:26:27.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.653409   869 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:27.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.653525   869 webserver.cc:533] Webserver started at http://127.0.0.1:34145/ using document root <none> and password file <none>
14:26:27.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:27.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:27Z Disabled control of system clock
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.663093   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/logs
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data/info.pb
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.126:39301
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.126
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json with env {}
14:26:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.735867   880 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.736060   880 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.736085   880 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737525   880 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737562   880 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737574   880 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737586   880 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737596   880 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.737605   880 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42969/jwks.json
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.739038   880 master_runner.cc:387] Master server non-default flags:
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.126:39301
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data/info.pb
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.126
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.880
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/logs
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.739214   880 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.739367   880 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.741454   886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.741456   888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.741448   885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.741592   880 server_base.cc:1061] running on GCE node
14:26:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.741767   880 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.741962   880 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.743080   880 hybrid_clock.cc:648] HybridClock initialized: now 1779114387743061 us; error 34 us; skew 500 ppm
14:26:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.743988   880 webserver.cc:533] Webserver started at http://127.0.217.126:38593/ using document root <none> and password file <none>
14:26:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.744122   880 fs_manager.cc:362] Metadata directory not provided
14:26:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.744158   880 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.744222   880 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.744958   880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data/instance:
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14c3c90860b94c9897ea6808c461c92a"
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.745200   880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal/instance:
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14c3c90860b94c9897ea6808c461c92a"
14:26:27.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.746227   880 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.746754   894 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.746920   880 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.746987   880 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14c3c90860b94c9897ea6808c461c92a"
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.747048   880 fs_report.cc:389] FS layout report
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data/data
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.777628   880 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.777927   880 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
14:26:27.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.778021   880 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.781599   880 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.126:39301
14:26:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.781622   947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.126:39301 every 8 connection(s)
14:26:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.781982   880 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/data/info.pb
14:26:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.782510   948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.783699   948 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.786880   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 880
14:26:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.786958   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-0/wal/instance
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.787885   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/logs
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data/info.pb
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.125:33309
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.125
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json with env {}
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.788180   948 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.788555   895 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.217.125:33309: connect: Connection refused (error 111)
14:26:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.788949   948 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.125:33309: Network error: Client connection negotiation failed: client connection to 127.0.217.125:33309: connect: Connection refused (error 111)
14:26:27.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.838182   948 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } attempt: 1
14:26:27.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.838990   948 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.125:33309: Network error: Client connection negotiation failed: client connection to 127.0.217.125:33309: connect: Connection refused (error 111)
14:26:27.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.860607   953 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.860775   953 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.860793   953 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862236   953 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862270   953 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862282   953 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862293   953 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862303   953 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.862313   953 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42969/jwks.json
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.863737   953 master_runner.cc:387] Master server non-default flags:
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.125:33309
14:26:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data/info.pb
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.125
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.953
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/logs
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.863911   953 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.864068   953 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.866117   961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.866108   958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.866091   959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.866624   953 server_base.cc:1061] running on GCE node
14:26:27.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.866811   953 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.867049   953 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.868176   953 hybrid_clock.cc:648] HybridClock initialized: now 1779114387868152 us; error 31 us; skew 500 ppm
14:26:27.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.869138   953 webserver.cc:533] Webserver started at http://127.0.217.125:36749/ using document root <none> and password file <none>
14:26:27.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.869349   953 fs_manager.cc:362] Metadata directory not provided
14:26:27.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.869398   953 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.869493   953 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.870271   953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data/instance:
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63c243f216834bc4afcd8ddf266c281f"
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.870584   953 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal/instance:
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63c243f216834bc4afcd8ddf266c281f"
14:26:27.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.871672   953 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.872258   968 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.872421   953 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.872483   953 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "63c243f216834bc4afcd8ddf266c281f"
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.872535   953 fs_report.cc:389] FS layout report
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data/data
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.880059   953 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.880326   953 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
14:26:27.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.880439   953 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.883924   953 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.125:33309
14:26:27.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.883953  1020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.125:33309 every 8 connection(s)
14:26:27.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.884244   953 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/data/info.pb
14:26:27.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.884761  1021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:27.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.886029  1021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.890038  1021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.891513   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 953
14:26:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.891571   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-1/wal/instance
14:26:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.891835   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:27.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/logs
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data/info.pb
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.124:41999
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.124
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json with env {}
14:26:27.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.893471  1021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.893795   969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.217.124:41999: connect: Connection refused (error 111)
14:26:27.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.894184  1021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.124:41999: Network error: Client connection negotiation failed: client connection to 127.0.217.124:41999: connect: Connection refused (error 111)
14:26:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.907140   948 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } attempt: 2
14:26:27.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.910113   948 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.910641   948 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.124:41999: Network error: Client connection negotiation failed: client connection to 127.0.217.124:41999: connect: Connection refused (error 111)
14:26:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.943394  1021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } attempt: 1
14:26:27.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.944180  1021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.124:41999: Network error: Client connection negotiation failed: client connection to 127.0.217.124:41999: connect: Connection refused (error 111)
14:26:27.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.953872   948 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } attempt: 1
14:26:27.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.954573   948 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.217.124:41999: Network error: Client connection negotiation failed: client connection to 127.0.217.124:41999: connect: Connection refused (error 111)
14:26:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.967514  1025 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.967679  1025 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.967697  1025 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969448  1025 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969497  1025 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969511  1025 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969520  1025 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969532  1025 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:27.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.969540  1025 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42969/jwks.json
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.971120  1025 master_runner.cc:387] Master server non-default flags:
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.124:41999
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42969/jwks.json
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data/info.pb
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.124
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1025
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/logs
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.971311  1025 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.971469  1025 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:27.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.973517  1032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.973579  1025 server_base.cc:1061] running on GCE node
14:26:27.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.973613  1034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:27.973651  1031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:27.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.973968  1025 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:27.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.974172  1025 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:27.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.975307  1025 hybrid_clock.cc:648] HybridClock initialized: now 1779114387975288 us; error 28 us; skew 500 ppm
14:26:27.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.976358  1025 webserver.cc:533] Webserver started at http://127.0.217.124:36949/ using document root <none> and password file <none>
14:26:27.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.976500  1025 fs_manager.cc:362] Metadata directory not provided
14:26:27.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.976534  1025 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:27.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.976598  1025 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.977389  1025 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data/instance:
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b016d2b972f148a0b18708cab98e491d"
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.977649  1025 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal/instance:
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b016d2b972f148a0b18708cab98e491d"
14:26:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.979000  1025 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.979712  1041 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.979885  1025 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.979957  1025 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b016d2b972f148a0b18708cab98e491d"
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:27 on dist-test-slave-rmmn"
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.980016  1025 fs_report.cc:389] FS layout report
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data/data
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.987592  1025 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.987818  1025 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
14:26:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.987910  1025 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:27.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.991611  1025 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.124:41999
14:26:27.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.991640  1093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.124:41999 every 8 connection(s)
14:26:27.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.991892  1025 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/data/info.pb
14:26:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.992357  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:27.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.993700  1094 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } has no permanent_uuid. Determining permanent_uuid...
14:26:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.995929   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1025
14:26:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.995999   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/master-2/wal/instance
14:26:27.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:27.998186  1094 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } has no permanent_uuid. Determining permanent_uuid...
14:26:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.000872  1094 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:26:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.001725   948 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } attempt: 2
14:26:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.005831  1094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: Bootstrap starting.
14:26:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.005923   948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: Bootstrap starting.
14:26:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.006371  1094 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: Neither blocks nor log segments found. Creating new log.
14:26:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.006399   948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: Neither blocks nor log segments found. Creating new log.
14:26:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.006569   948 log.cc:826] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: Log is configured to *not* fsync() on all Append() calls
14:26:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.006609  1094 log.cc:826] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: Log is configured to *not* fsync() on all Append() calls
14:26:28.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.007160  1094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: No bootstrap required, opened a new log
14:26:28.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.007160   948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: No bootstrap required, opened a new log
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.008841  1094 raft_consensus.cc:359] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.008975  1094 raft_consensus.cc:385] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009006  1094 raft_consensus.cc:740] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b016d2b972f148a0b18708cab98e491d, State: Initialized, Role: FOLLOWER
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009091  1094 consensus_queue.cc:260] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009207   948 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009333   948 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009361   948 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14c3c90860b94c9897ea6808c461c92a, State: Initialized, Role: FOLLOWER
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009318  1105 sys_catalog.cc:455] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [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: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009361  1094 sys_catalog.cc:565] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: configured and running, proceeding with master startup.
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009384  1105 sys_catalog.cc:458] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009435   948 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009678  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [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: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009768  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.009690   948 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: configured and running, proceeding with master startup.
14:26:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.011112  1118 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.011260  1118 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.012257  1130 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.012331  1021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } attempt: 2
14:26:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.012437  1130 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.011219  1025 master_runner.cc:187] Error getting master registration for 127.0.217.126:39301: OK, instance_id { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" instance_seqno: 1779114387780614 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.012758  1025 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:28.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.013075   880 master_runner.cc:187] Error getting master registration for 127.0.217.125:33309: OK, instance_id { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" instance_seqno: 1779114387883046 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:28.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.014684   880 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.016572  1021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f: Bootstrap starting.
14:26:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.017264  1021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f: Neither blocks nor log segments found. Creating new log.
14:26:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.017517  1021 log.cc:826] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f: Log is configured to *not* fsync() on all Append() calls
14:26:28.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.018190  1021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f: No bootstrap required, opened a new log
14:26:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.020162  1021 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.020375  1021 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.020527  1021 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c243f216834bc4afcd8ddf266c281f, State: Initialized, Role: FOLLOWER
14:26:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.020663  1021 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.020927  1021 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: configured and running, proceeding with master startup.
14:26:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.022774  1144 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.022930  1144 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:28.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.024580   953 master_runner.cc:264] No leader master found from master 63c243f216834bc4afcd8ddf266c281f
14:26:28.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.024637   953 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:28.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.028523   900 tablet.cc:2404] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:28.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.028810  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [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: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.028967  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.066725  1105 raft_consensus.cc:493] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:28.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.066841  1105 raft_consensus.cc:515] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.067070  1105 leader_election.cc:290] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14c3c90860b94c9897ea6808c461c92a (127.0.217.126:39301), 63c243f216834bc4afcd8ddf266c281f (127.0.217.125:33309)
14:26:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.067642   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b016d2b972f148a0b18708cab98e491d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c3c90860b94c9897ea6808c461c92a" is_pre_election: true
14:26:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.067791   921 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b016d2b972f148a0b18708cab98e491d in term 0.
14:26:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.067991  1043 leader_election.cc:304] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14c3c90860b94c9897ea6808c461c92a, b016d2b972f148a0b18708cab98e491d; no voters: 
14:26:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.068534   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b016d2b972f148a0b18708cab98e491d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c243f216834bc4afcd8ddf266c281f" is_pre_election: true
14:26:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.068672   995 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b016d2b972f148a0b18708cab98e491d in term 0.
14:26:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.068820  1105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.068869  1105 raft_consensus.cc:493] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.068892  1105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 0 FOLLOWER]: Advancing to term 1
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.070048  1105 raft_consensus.cc:515] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.070170  1105 leader_election.cc:290] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [CANDIDATE]: Term 1 election: Requested vote from peers 14c3c90860b94c9897ea6808c461c92a (127.0.217.126:39301), 63c243f216834bc4afcd8ddf266c281f (127.0.217.125:33309)
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.070348   921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b016d2b972f148a0b18708cab98e491d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14c3c90860b94c9897ea6808c461c92a"
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.070405   921 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 0 FOLLOWER]: Advancing to term 1
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.071156   921 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b016d2b972f148a0b18708cab98e491d in term 1.
14:26:28.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.071305  1043 leader_election.cc:304] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14c3c90860b94c9897ea6808c461c92a, b016d2b972f148a0b18708cab98e491d; no voters: 
14:26:28.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.071476   995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b016d2b972f148a0b18708cab98e491d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c243f216834bc4afcd8ddf266c281f"
14:26:28.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.071538   995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 0 FOLLOWER]: Advancing to term 1
14:26:28.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.072585   995 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b016d2b972f148a0b18708cab98e491d in term 1.
14:26:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.073087  1105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 1 FOLLOWER]: Leader election won for term 1
14:26:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.073269  1105 raft_consensus.cc:697] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [term 1 LEADER]: Becoming Leader. State: Replica: b016d2b972f148a0b18708cab98e491d, State: Running, Role: LEADER
14:26:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.073354  1105 consensus_queue.cc:237] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } }
14:26:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.073725  1105 sys_catalog.cc:455] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b016d2b972f148a0b18708cab98e491d. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.073786  1105 sys_catalog.cc:458] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: This master's current role is: LEADER
14:26:28.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.074935  1148 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:28.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.075189  1148 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.076967   995 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [term 1 FOLLOWER]: Refusing update from remote peer b016d2b972f148a0b18708cab98e491d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.077324  1105 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:28.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.078464  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b016d2b972f148a0b18708cab98e491d. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.078545  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.079273   921 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [term 1 FOLLOWER]: Refusing update from remote peer b016d2b972f148a0b18708cab98e491d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:28.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.079483  1105 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.080533  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b016d2b972f148a0b18708cab98e491d. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.080614  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.082389  1105 sys_catalog.cc:455] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.082463  1105 sys_catalog.cc:458] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: This master's current role is: LEADER
14:26:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.082496  1105 sys_catalog.cc:455] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.082530  1105 sys_catalog.cc:458] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d [sys.catalog]: This master's current role is: LEADER
14:26:28.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.084837  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.084913  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14c3c90860b94c9897ea6808c461c92a [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.085202  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b016d2b972f148a0b18708cab98e491d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14c3c90860b94c9897ea6808c461c92a" member_type: VOTER last_known_addr { host: "127.0.217.126" port: 39301 } } peers { permanent_uuid: "63c243f216834bc4afcd8ddf266c281f" member_type: VOTER last_known_addr { host: "127.0.217.125" port: 33309 } } peers { permanent_uuid: "b016d2b972f148a0b18708cab98e491d" member_type: VOTER last_known_addr { host: "127.0.217.124" port: 41999 } } }
14:26:28.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.085290  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63c243f216834bc4afcd8ddf266c281f [sys.catalog]: This master's current role is: FOLLOWER
14:26:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.086510  1149 mvcc.cc:204] Tried to move back new op lower bound from 7287252533561450496 to 7287252533549137920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252533561450496}]
14:26:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.086769  1152 mvcc.cc:204] Tried to move back new op lower bound from 7287252533561450496 to 7287252533549137920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252533561450496}]
14:26:28.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.087287  1150 mvcc.cc:204] Tried to move back new op lower bound from 7287252533561450496 to 7287252533549137920. Current Snapshot: MvccSnapshot[applied={T|T < 7287252533561450496}]
14:26:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.087807  1148 catalog_manager.cc:1383] Generated new cluster ID: 3a4a66b3e34945aca1ef0765140f7707
14:26:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.087850  1148 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:28.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.115906  1148 catalog_manager.cc:1406] Generated new certificate authority record
14:26:28.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.116815  1148 catalog_manager.cc:1540] Loading token signing keys...
14:26:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.135638  1148 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: Generated new TSK 0
14:26:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.136018  1148 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.149623   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/logs
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data/info.pb
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.65:0
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.65
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.65
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:28.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.241670  1158 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:28.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.241843  1158 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:28.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.241868  1158 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.243420  1158 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.243484  1158 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.217.65
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.245034  1158 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.65:0
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data/info.pb
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.65
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1158
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.65
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/logs
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.245893  1158 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.246138  1158 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.248620  1164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.248667  1158 server_base.cc:1061] running on GCE node
14:26:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.248791  1163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.248638  1166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.249127  1158 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:28.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.249367  1158 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.250514  1158 hybrid_clock.cc:648] HybridClock initialized: now 1779114388250495 us; error 35 us; skew 500 ppm
14:26:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.251724  1158 webserver.cc:533] Webserver started at http://127.0.217.65:46677/ using document root <none> and password file <none>
14:26:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.251914  1158 fs_manager.cc:362] Metadata directory not provided
14:26:28.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.251974  1158 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:28.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.252065  1158 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.253062  1158 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data/instance:
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6cc9cabe47745a0b9cc157682cd4916"
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.253410  1158 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal/instance:
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6cc9cabe47745a0b9cc157682cd4916"
14:26:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.254652  1158 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.255331  1172 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.255482  1158 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.255687  1158 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6cc9cabe47745a0b9cc157682cd4916"
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.255846  1158 fs_report.cc:389] FS layout report
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal
14:26:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data/data
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.265892  1158 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266113  1158 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
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266194  1158 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266335  1158 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266642  1158 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266676  1158 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266703  1158 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:28.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.266719  1158 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.271799  1158 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.65:39565
14:26:28.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.271875  1286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.65:39565 every 8 connection(s)
14:26:28.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.272131  1158 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/data/info.pb
14:26:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.275554   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1158
14:26:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.275640   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-0/wal/instance
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277318   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/logs
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data/info.pb
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.66:0
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.66
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.66
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277472  1289 heartbeater.cc:344] Connected to a master server at 127.0.217.125:33309
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277552  1287 heartbeater.cc:344] Connected to a master server at 127.0.217.124:41999
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277556  1289 heartbeater.cc:461] Registering TS with master...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277619  1287 heartbeater.cc:461] Registering TS with master...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277784  1289 heartbeater.cc:507] Master 127.0.217.125:33309 requested a full tablet report, sending...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.277786  1287 heartbeater.cc:507] Master 127.0.217.124:41999 requested a full tablet report, sending...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.278744  1288 heartbeater.cc:344] Connected to a master server at 127.0.217.126:39301
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.278808  1288 heartbeater.cc:461] Registering TS with master...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.278898  1288 heartbeater.cc:507] Master 127.0.217.126:39301 requested a full tablet report, sending...
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.278996   985 ts_manager.cc:194] Registered new tserver with Master: c6cc9cabe47745a0b9cc157682cd4916 (127.0.217.65:39565)
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.279258  1058 ts_manager.cc:194] Registered new tserver with Master: c6cc9cabe47745a0b9cc157682cd4916 (127.0.217.65:39565)
14:26:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.279603   911 ts_manager.cc:194] Registered new tserver with Master: c6cc9cabe47745a0b9cc157682cd4916 (127.0.217.65:39565)
14:26:28.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.280050  1058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.217.65:57653
14:26:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.378429  1294 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.378578  1294 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:28.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.378597  1294 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.379987  1294 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.380031  1294 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.217.66
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.381501  1294 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.66:0
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data/info.pb
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.66
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1294
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.66
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/logs
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.381680  1294 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.381836  1294 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.384078  1303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.384094  1300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.384013  1301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.384248  1294 server_base.cc:1061] running on GCE node
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.384483  1294 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:28.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.384743  1294 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:28.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.386153  1294 hybrid_clock.cc:648] HybridClock initialized: now 1779114388386126 us; error 32 us; skew 500 ppm
14:26:28.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.387133  1294 webserver.cc:533] Webserver started at http://127.0.217.66:42713/ using document root <none> and password file <none>
14:26:28.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.387313  1294 fs_manager.cc:362] Metadata directory not provided
14:26:28.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.387362  1294 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:28.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.387470  1294 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.388276  1294 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data/instance:
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "001f3a767159426fa04395bacae1ad96"
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.388576  1294 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal/instance:
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "001f3a767159426fa04395bacae1ad96"
14:26:28.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.389662  1294 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.390228  1309 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.390368  1294 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.390429  1294 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "001f3a767159426fa04395bacae1ad96"
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.390487  1294 fs_report.cc:389] FS layout report
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data/data
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.422427  1294 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.422773  1294 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
14:26:28.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.422896  1294 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.423127  1294 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.423463  1294 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.423496  1294 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.423524  1294 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.423540  1294 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.428731  1294 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.66:36843
14:26:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.428791  1423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.66:36843 every 8 connection(s)
14:26:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.429095  1294 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/data/info.pb
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.433809  1425 heartbeater.cc:344] Connected to a master server at 127.0.217.126:39301
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.433902  1425 heartbeater.cc:461] Registering TS with master...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434065  1424 heartbeater.cc:344] Connected to a master server at 127.0.217.124:41999
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434088  1425 heartbeater.cc:507] Master 127.0.217.126:39301 requested a full tablet report, sending...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434108  1424 heartbeater.cc:461] Registering TS with master...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434140  1426 heartbeater.cc:344] Connected to a master server at 127.0.217.125:33309
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434180  1424 heartbeater.cc:507] Master 127.0.217.124:41999 requested a full tablet report, sending...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434195  1426 heartbeater.cc:461] Registering TS with master...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434275  1426 heartbeater.cc:507] Master 127.0.217.125:33309 requested a full tablet report, sending...
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434502   911 ts_manager.cc:194] Registered new tserver with Master: 001f3a767159426fa04395bacae1ad96 (127.0.217.66:36843)
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434520   985 ts_manager.cc:194] Registered new tserver with Master: 001f3a767159426fa04395bacae1ad96 (127.0.217.66:36843)
14:26:28.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.434646  1058 ts_manager.cc:194] Registered new tserver with Master: 001f3a767159426fa04395bacae1ad96 (127.0.217.66:36843)
14:26:28.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.435014  1058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.217.66:49421
14:26:28.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.438014   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1294
14:26:28.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.438088   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-1/wal/instance
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.439056   869 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/logs
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data/info.pb
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.67:0
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.67
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.67
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.513759  1431 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.514196  1431 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.514310  1431 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.516535  1431 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.516603  1431 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.217.67
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.518893  1431 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.217.84:42531
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.217.67:0
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data/info.pb
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.217.67
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.217.126:39301,127.0.217.125:33309,127.0.217.124:41999
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1431
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.217.67
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/logs
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.519129  1431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:28.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.519356  1431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.521879  1436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.521966  1439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.522017  1431 server_base.cc:1061] running on GCE node
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.521888  1437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.522233  1431 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:28.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.522437  1431 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:28.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.523578  1431 hybrid_clock.cc:648] HybridClock initialized: now 1779114388523560 us; error 32 us; skew 500 ppm
14:26:28.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.524739  1431 webserver.cc:533] Webserver started at http://127.0.217.67:44699/ using document root <none> and password file <none>
14:26:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.524937  1431 fs_manager.cc:362] Metadata directory not provided
14:26:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.524993  1431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.525086  1431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.526163  1431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data/instance:
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3413b57774804837827df355665baeff"
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.526506  1431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal/instance:
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3413b57774804837827df355665baeff"
14:26:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.527828  1431 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.528546  1445 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.528719  1431 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.528815  1431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3413b57774804837827df355665baeff"
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.528884  1431 fs_report.cc:389] FS layout report
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data/data
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.558413  1431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.558782  1431 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
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.558907  1431 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.559130  1431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.559476  1431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.559516  1431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.559546  1431 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.559563  1431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:28.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.566516  1431 rpc_server.cc:307] RPC server started. Bound to: 127.0.217.67:40961
14:26:28.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.566572  1559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.217.67:40961 every 8 connection(s)
14:26:28.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.566910  1431 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/data/info.pb
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572500  1561 heartbeater.cc:344] Connected to a master server at 127.0.217.126:39301
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572551  1562 heartbeater.cc:344] Connected to a master server at 127.0.217.125:33309
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572597  1561 heartbeater.cc:461] Registering TS with master...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572609  1562 heartbeater.cc:461] Registering TS with master...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572798  1561 heartbeater.cc:507] Master 127.0.217.126:39301 requested a full tablet report, sending...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.572798  1562 heartbeater.cc:507] Master 127.0.217.125:33309 requested a full tablet report, sending...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573194   869 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1431
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573220   985 ts_manager.cc:194] Registered new tserver with Master: 3413b57774804837827df355665baeff (127.0.217.67:40961)
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573283   869 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster17970330923595715661/ts-2/wal/instance
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573382  1560 heartbeater.cc:344] Connected to a master server at 127.0.217.124:41999
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573426  1560 heartbeater.cc:461] Registering TS with master...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573457   911 ts_manager.cc:194] Registered new tserver with Master: 3413b57774804837827df355665baeff (127.0.217.67:40961)
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573535  1560 heartbeater.cc:507] Master 127.0.217.124:41999 requested a full tablet report, sending...
14:26:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.573825  1057 ts_manager.cc:194] Registered new tserver with Master: 3413b57774804837827df355665baeff (127.0.217.67:40961)
14:26:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.574293  1057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.217.67:52661
14:26:28.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.576004   869 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:28.576 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:28.577 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:28.577 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.217.126"
      port: 39301
    }
    bound_http_address {
      host: "127.0.217.126"
      port: 38593
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.217.125"
      port: 33309
    }
    bound_http_address {
      host: "127.0.217.125"
      port: 36749
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.217.124"
      port: 41999
    }
    bound_http_address {
      host: "127.0.217.124"
      port: 36949
    }
  }
}

14:26:28.577 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:28.578 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.217.65"
      port: 39565
    }
    bound_http_address {
      host: "127.0.217.65"
      port: 46677
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.217.66"
      port: 36843
    }
    bound_http_address {
      host: "127.0.217.66"
      port: 42713
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.217.67"
      port: 40961
    }
    bound_http_address {
      host: "127.0.217.67"
      port: 44699
    }
  }
}

14:26:28.578 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:28.580 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:28.581 [DEBUG - main] (Connection.java:748) [peer master-127.0.217.126:39301(127.0.217.126:39301)] connecting to peer
14:26:28.582 [DEBUG - main] (Connection.java:748) [peer master-127.0.217.125:33309(127.0.217.125:33309)] connecting to peer
14:26:28.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.217.126:39301(127.0.217.126:39301)] Successfully connected to peer
14:26:28.585 [DEBUG - main] (Connection.java:748) [peer master-127.0.217.124:41999(127.0.217.124:41999)] connecting to peer
14:26:28.585 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.217.126
14:26:28.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.217.125:33309(127.0.217.125:33309)] Successfully connected to peer
14:26:28.595 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.217.125
14:26:28.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0d8456f, L:/127.0.0.1:41438 - R:/127.0.217.126:39301] using SASL/PLAIN
14:26:28.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.217.124:41999(127.0.217.124:41999)] Successfully connected to peer
14:26:28.603 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.217.124
14:26:28.616 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66987370, L:/127.0.0.1:39598 - R:/127.0.217.124:41999] using SASL/PLAIN
14:26:28.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:28.617 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce9f11cb, L:/127.0.0.1:38192 - R:/127.0.217.125:33309] using SASL/PLAIN
14:26:28.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.217.126:39301, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.217.125:33309, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.217.124:41999, [17ms] Sub RPC ConnectToMaster: received response from server master-127.0.217.126:39301: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.217.124:41999: OK, deferred=null) after lookup
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.619015  1057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39598:
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114388580"
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:28.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:28.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table a6b09f5815c54c9f8c27418eb54cfe83
14:26:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.626536  1357 tablet_service.cc:1511] Processing CreateTablet for tablet ff9f696bffea487ab88d5ddf16cd7453 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114388580 [id=a6b09f5815c54c9f8c27418eb54cfe83]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.626847  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff9f696bffea487ab88d5ddf16cd7453. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:28.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.626967  1493 tablet_service.cc:1511] Processing CreateTablet for tablet 1978d09160194911956f9e67db718043 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114388580 [id=a6b09f5815c54c9f8c27418eb54cfe83]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:28.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.627235  1493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1978d09160194911956f9e67db718043. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.628856  1576 tablet_bootstrap.cc:492] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Bootstrap starting.
14:26:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.629407  1576 tablet_bootstrap.cc:654] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Neither blocks nor log segments found. Creating new log.
14:26:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.629663  1576 log.cc:826] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Log is configured to *not* fsync() on all Append() calls
14:26:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.629730  1577 tablet_bootstrap.cc:492] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Bootstrap starting.
14:26:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.630239  1577 tablet_bootstrap.cc:654] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Neither blocks nor log segments found. Creating new log.
14:26:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.630455  1576 tablet_bootstrap.cc:492] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: No bootstrap required, opened a new log
14:26:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.630517  1576 ts_tablet_manager.cc:1403] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.630517  1577 log.cc:826] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Log is configured to *not* fsync() on all Append() calls
14:26:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.631134  1577 tablet_bootstrap.cc:492] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: No bootstrap required, opened a new log
14:26:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.631197  1577 ts_tablet_manager.cc:1403] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632445  1576 raft_consensus.cc:359] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001f3a767159426fa04395bacae1ad96" member_type: VOTER last_known_addr { host: "127.0.217.66" port: 36843 } }
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632582  1576 raft_consensus.cc:385] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632612  1576 raft_consensus.cc:740] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001f3a767159426fa04395bacae1ad96, State: Initialized, Role: FOLLOWER
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632720  1576 consensus_queue.cc:260] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "001f3a767159426fa04395bacae1ad96" member_type: VOTER last_known_addr { host: "127.0.217.66" port: 36843 } }
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632787  1576 raft_consensus.cc:399] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632813  1576 raft_consensus.cc:493] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.632858  1576 raft_consensus.cc:3060] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 0 FOLLOWER]: Advancing to term 1
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633113  1577 raft_consensus.cc:359] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3413b57774804837827df355665baeff" member_type: VOTER last_known_addr { host: "127.0.217.67" port: 40961 } }
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633260  1577 raft_consensus.cc:385] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633291  1577 raft_consensus.cc:740] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3413b57774804837827df355665baeff, State: Initialized, Role: FOLLOWER
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633392  1577 consensus_queue.cc:260] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3413b57774804837827df355665baeff" member_type: VOTER last_known_addr { host: "127.0.217.67" port: 40961 } }
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633460  1577 raft_consensus.cc:399] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633486  1577 raft_consensus.cc:493] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633522  1577 raft_consensus.cc:3060] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 0 FOLLOWER]: Advancing to term 1
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633518  1576 raft_consensus.cc:515] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001f3a767159426fa04395bacae1ad96" member_type: VOTER last_known_addr { host: "127.0.217.66" port: 36843 } }
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633605  1576 leader_election.cc:304] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [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: 001f3a767159426fa04395bacae1ad96; no voters: 
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633762  1576 leader_election.cc:290] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.633831  1580 raft_consensus.cc:2804] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 1 FOLLOWER]: Leader election won for term 1
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634063  1576 ts_tablet_manager.cc:1434] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634125  1577 raft_consensus.cc:515] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3413b57774804837827df355665baeff" member_type: VOTER last_known_addr { host: "127.0.217.67" port: 40961 } }
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634212  1577 leader_election.cc:304] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [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: 3413b57774804837827df355665baeff; no voters: 
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634094  1580 raft_consensus.cc:697] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [term 1 LEADER]: Becoming Leader. State: Replica: 001f3a767159426fa04395bacae1ad96, State: Running, Role: LEADER
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634240  1424 heartbeater.cc:499] Master 127.0.217.124:41999 was elected leader, sending a full tablet report...
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634303  1580 consensus_queue.cc:237] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 [LEADER]: Queue going to LEADER mode. State: All 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: "001f3a767159426fa04395bacae1ad96" member_type: VOTER last_known_addr { host: "127.0.217.66" port: 36843 } }
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634557  1577 leader_election.cc:290] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634599  1583 raft_consensus.cc:2804] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 1 FOLLOWER]: Leader election won for term 1
14:26:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634840  1577 ts_tablet_manager.cc:1434] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:26:28.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.634910  1583 raft_consensus.cc:697] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [term 1 LEADER]: Becoming Leader. State: Replica: 3413b57774804837827df355665baeff, State: Running, Role: LEADER
14:26:28.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.635042  1583 consensus_queue.cc:237] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff [LEADER]: Queue going to LEADER mode. State: All 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: "3413b57774804837827df355665baeff" member_type: VOTER last_known_addr { host: "127.0.217.67" port: 40961 } }
14:26:28.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.635090  1057 catalog_manager.cc:5697] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 001f3a767159426fa04395bacae1ad96 (127.0.217.66). New cstate: current_term: 1 leader_uuid: "001f3a767159426fa04395bacae1ad96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001f3a767159426fa04395bacae1ad96" member_type: VOTER last_known_addr { host: "127.0.217.66" port: 36843 } health_report { overall_health: HEALTHY } } }
14:26:28.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.635561  1560 heartbeater.cc:499] Master 127.0.217.124:41999 was elected leader, sending a full tablet report...
14:26:28.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.636432  1058 catalog_manager.cc:5697] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff reported cstate change: term changed from 0 to 1, leader changed from <none> to 3413b57774804837827df355665baeff (127.0.217.67). New cstate: current_term: 1 leader_uuid: "3413b57774804837827df355665baeff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3413b57774804837827df355665baeff" member_type: VOTER last_known_addr { host: "127.0.217.67" port: 40961 } health_report { overall_health: HEALTHY } } }
14:26:28.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.650 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5fe8b721, flushNotification=Deferred@1427775702(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:28.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.658 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.658 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.658 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.663 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.663 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.663 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.663 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.665 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.665 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 3413b57774804837827df355665baeff(127.0.217.67:40961)] connecting to peer
14:26:28.666 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)] connecting to peer
14:26:28.667 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3413b57774804837827df355665baeff(127.0.217.67:40961)] Successfully connected to peer
14:26:28.668 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)] Successfully connected to peer
14:26:28.682 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x1fe45ae6, L:/127.0.0.1:59730 - R:/127.0.217.67:40961] using TOKEN/null
14:26:28.682 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x6d8bfc1d, L:/127.0.0.1:42368 - R:/127.0.217.66:36843] using TOKEN/null
14:26:28.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.688 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.0.217.124:41999, [1ms] Sub RPC GetTableLocations: received response from server master-127.0.217.124:41999: OK, deferred=null)) after lookup
14:26:28.690 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114388580, tablet=ff9f696bffea487ab88d5ddf16cd7453, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:28.690 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ff9f696bffea487ab88d5ddf16cd7453 for partition [0x00000000, 0x00000001) with scanner id null
14:26:28.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114388580, tablet=1978d09160194911956f9e67db718043, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:28.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1978d09160194911956f9e67db718043 for partition [0x00000001, 0x00000002) with scanner id null
14:26:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.693929  1057 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39598:
14:26:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114388580" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullableDef" type: INT32 is_key: false is_nullable: true read_default_value: "\310\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.696414  1593 tablet.cc:1724] T ff9f696bffea487ab88d5ddf16cd7453 P 001f3a767159426fa04395bacae1ad96: Alter schema from (
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.696431  1594 tablet.cc:1724] T 1978d09160194911956f9e67db718043 P 3413b57774804837827df355665baeff: Alter schema from (
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:26:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:28.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.703006  1057 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b016d2b972f148a0b18708cab98e491d: org.apache.kudu.client.TestAlterTable-1779114388580 [id=a6b09f5815c54c9f8c27418eb54cfe83] alter complete (version 1)
14:26:28.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table a6b09f5815c54c9f8c27418eb54cfe83
14:26:28.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ff9f696bffea487ab88d5ddf16cd7453 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000000, 0x00000001)
14:26:28.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1978d09160194911956f9e67db718043 for table 'org.apache.kudu.client.TestAlterTable-1779114388580' with partition [0x00000001, 0x00000002)
14:26:28.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ff9f696bffea487ab88d5ddf16cd7453@[001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=1978d09160194911956f9e67db718043@[3413b57774804837827df355665baeff(127.0.217.67:40961)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:28.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.0.217.124:41999, [1ms] Sub RPC GetTableLocations: received response from server master-127.0.217.124:41999: OK, deferred=null)) after lookup
14:26:28.731 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114388580, tablet=ff9f696bffea487ab88d5ddf16cd7453, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:28.731 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ff9f696bffea487ab88d5ddf16cd7453 for partition [0x00000000, 0x00000001) with scanner id null
14:26:28.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114388580, tablet=1978d09160194911956f9e67db718043, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:28.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1978d09160194911956f9e67db718043 for partition [0x00000001, 0x00000002) with scanner id null
14:26:28.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.739585  1057 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39598:
14:26:28.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114388580" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:26:28.745 [DEBUG - main] (Connection.java:575) [peer master-127.0.217.126:39301(127.0.217.126:39301)] disconnecting while in state READY
14:26:28.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.217.126:39301(127.0.217.126:39301)] handling channelInactive
14:26:28.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.217.126:39301(127.0.217.126:39301)] cleaning up while in state READY due to: connection closed
14:26:28.746 [DEBUG - main] (Connection.java:575) [peer 3413b57774804837827df355665baeff(127.0.217.67:40961)] disconnecting while in state READY
14:26:28.747 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3413b57774804837827df355665baeff(127.0.217.67:40961)] handling channelInactive
14:26:28.747 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3413b57774804837827df355665baeff(127.0.217.67:40961)] cleaning up while in state READY due to: connection closed
14:26:28.747 [DEBUG - main] (Connection.java:575) [peer master-127.0.217.124:41999(127.0.217.124:41999)] disconnecting while in state READY
14:26:28.747 [DEBUG - main] (Connection.java:575) [peer master-127.0.217.125:33309(127.0.217.125:33309)] disconnecting while in state READY
14:26:28.747 [DEBUG - main] (Connection.java:575) [peer 001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)] disconnecting while in state READY
14:26:28.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.217.125:33309(127.0.217.125:33309)] handling channelInactive
14:26:28.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.217.125:33309(127.0.217.125:33309)] cleaning up while in state READY due to: connection closed
14:26:28.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.217.124:41999(127.0.217.124:41999)] handling channelInactive
14:26:28.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.217.124:41999(127.0.217.124:41999)] cleaning up while in state READY due to: connection closed
14:26:28.749 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:28.750 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)] handling channelInactive
14:26:28.751 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 001f3a767159426fa04395bacae1ad96(127.0.217.66:36843)] cleaning up while in state READY due to: connection closed
14:26:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.751036   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1158
14:26:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.756907   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1294
14:26:28.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.762565   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1431
14:26:28.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.766642   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 880
14:26:28.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.771377   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 953
14:26:28.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.776022   869 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1025
14:26:28.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:28Z chronyd exiting
.14:26:28.821 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114388821
14:26:28.823 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:28.823 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:28.823 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:28.824 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:28.824 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:28.826 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:28.898 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:28.898 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:28.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.898839  1601 mini_oidc.cc:150] Starting JWKS server
14:26:28.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.899292  1601 webserver.cc:533] Webserver started at http://127.0.0.1:45445/ using document root <none> and password file <none>
14:26:28.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.899353  1601 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:28.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.899452  1601 webserver.cc:533] Webserver started at http://127.0.0.1:36355/ using document root <none> and password file <none>
14:26:28.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:28Z Disabled control of system clock
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.908404  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/logs
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data/info.pb
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.126:37129
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.126
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json with env {}
14:26:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.980400  1612 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.980561  1612 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.980585  1612 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982141  1612 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982187  1612 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982204  1612 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982220  1612 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982235  1612 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.982249  1612 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45445/jwks.json
14:26:28.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.983785  1612 master_runner.cc:387] Master server non-default flags:
14:26:28.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:28.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.126:37129
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data/info.pb
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.126
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1612
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/logs
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.984014  1612 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.984246  1612 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.986815  1617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.986837  1620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.986994  1612 server_base.cc:1061] running on GCE node
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:28.986853  1618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.987335  1612 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.987529  1612 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:28.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.988653  1612 hybrid_clock.cc:648] HybridClock initialized: now 1779114388988637 us; error 25 us; skew 500 ppm
14:26:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.989681  1612 webserver.cc:533] Webserver started at http://127.1.144.126:39601/ using document root <none> and password file <none>
14:26:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.989859  1612 fs_manager.cc:362] Metadata directory not provided
14:26:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.989916  1612 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.990015  1612 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.990808  1612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data/instance:
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4836b127595641d49e1a52c43e886ed2"
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.991117  1612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal/instance:
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4836b127595641d49e1a52c43e886ed2"
14:26:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.992226  1612 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.992882  1626 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.993046  1612 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.993108  1612 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4836b127595641d49e1a52c43e886ed2"
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:28 on dist-test-slave-rmmn"
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:28.993173  1612 fs_report.cc:389] FS layout report
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data/data
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:28.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.004204  1612 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.004508  1612 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
14:26:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.004626  1612 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.008255  1612 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.126:37129
14:26:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.008284  1678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.126:37129 every 8 connection(s)
14:26:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.008586  1612 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/data/info.pb
14:26:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.009080  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.010320  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.011793  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1612
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.011896  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-0/wal/instance
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.012795  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data
14:26:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/logs
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data/info.pb
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.125:46571
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.125
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json with env {}
14:26:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.015180  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.015604  1630 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.144.125:46571: connect: Connection refused (error 111)
14:26:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.016017  1679 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.125:46571: Network error: Client connection negotiation failed: client connection to 127.1.144.125:46571: connect: Connection refused (error 111)
14:26:29.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.065259  1679 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } attempt: 1
14:26:29.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.066100  1679 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.125:46571: Network error: Client connection negotiation failed: client connection to 127.1.144.125:46571: connect: Connection refused (error 111)
14:26:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.087697  1683 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.087859  1683 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.087877  1683 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089313  1683 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089349  1683 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089361  1683 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089371  1683 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089382  1683 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.089391  1683 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45445/jwks.json
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.090821  1683 master_runner.cc:387] Master server non-default flags:
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal
14:26:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.125:46571
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data/info.pb
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.125
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1683
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/logs
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.090994  1683 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.091148  1683 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.093179  1690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.093185  1689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.093210  1692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.093477  1683 server_base.cc:1061] running on GCE node
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.093670  1683 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.093860  1683 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.094985  1683 hybrid_clock.cc:648] HybridClock initialized: now 1779114389094967 us; error 28 us; skew 500 ppm
14:26:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.095938  1683 webserver.cc:533] Webserver started at http://127.1.144.125:38735/ using document root <none> and password file <none>
14:26:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.096113  1683 fs_manager.cc:362] Metadata directory not provided
14:26:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.096161  1683 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.096282  1683 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.097115  1683 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data/instance:
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816b773b386d4a25a67c138493f248ea"
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.097415  1683 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal/instance:
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816b773b386d4a25a67c138493f248ea"
14:26:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.098398  1683 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.099013  1698 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.099154  1683 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.099222  1683 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "816b773b386d4a25a67c138493f248ea"
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.099277  1683 fs_report.cc:389] FS layout report
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data/data
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.109155  1683 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.109424  1683 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
14:26:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.109514  1683 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.112967  1683 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.125:46571
14:26:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.112995  1750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.125:46571 every 8 connection(s)
14:26:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.113363  1683 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/data/info.pb
14:26:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.113876  1751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:29.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.115028  1751 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.117391  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1683
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.117456  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-1/wal/instance
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.117720  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/logs
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data/info.pb
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.124:44495
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.124
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:29.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json with env {}
14:26:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.119510  1751 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.122938  1751 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.123323  1701 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.144.124:44495: connect: Connection refused (error 111)
14:26:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.123713  1751 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.124:44495: Network error: Client connection negotiation failed: client connection to 127.1.144.124:44495: connect: Connection refused (error 111)
14:26:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.134253  1679 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } attempt: 2
14:26:29.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.137122  1679 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.137734  1679 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.124:44495: Network error: Client connection negotiation failed: client connection to 127.1.144.124:44495: connect: Connection refused (error 111)
14:26:29.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.172927  1751 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } attempt: 1
14:26:29.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.173722  1751 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.124:44495: Network error: Client connection negotiation failed: client connection to 127.1.144.124:44495: connect: Connection refused (error 111)
14:26:29.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.180902  1679 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } attempt: 1
14:26:29.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.181582  1679 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.144.124:44495: Network error: Client connection negotiation failed: client connection to 127.1.144.124:44495: connect: Connection refused (error 111)
14:26:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.193203  1754 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.193384  1754 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.193409  1754 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.194928  1754 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.194970  1754 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.194988  1754 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.195001  1754 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.195016  1754 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.195030  1754 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45445/jwks.json
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.196544  1754 master_runner.cc:387] Master server non-default flags:
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.124:44495
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45445/jwks.json
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data/info.pb
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.124
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1754
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/logs
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.196933  1754 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.197190  1754 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.199456  1761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.199544  1762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.199616  1754 server_base.cc:1061] running on GCE node
14:26:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.199546  1764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.199899  1754 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:29.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.200137  1754 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.201283  1754 hybrid_clock.cc:648] HybridClock initialized: now 1779114389201265 us; error 27 us; skew 500 ppm
14:26:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.202270  1754 webserver.cc:533] Webserver started at http://127.1.144.124:38509/ using document root <none> and password file <none>
14:26:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.202443  1754 fs_manager.cc:362] Metadata directory not provided
14:26:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.202492  1754 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.202613  1754 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.203487  1754 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data/instance:
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "349ff7792d3c48748392821dfcc30b2f"
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.203830  1754 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal/instance:
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "349ff7792d3c48748392821dfcc30b2f"
14:26:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.204910  1754 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.205559  1770 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.205714  1754 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.205775  1754 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "349ff7792d3c48748392821dfcc30b2f"
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.205835  1754 fs_report.cc:389] FS layout report
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal
14:26:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data/data
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.218434  1754 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.218735  1754 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
14:26:29.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.218850  1754 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.222558  1754 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.124:44495
14:26:29.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.222628  1824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.124:44495 every 8 connection(s)
14:26:29.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.222905  1754 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/data/info.pb
14:26:29.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.223421  1825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.224684  1825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.228734  1679 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } attempt: 2
14:26:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.228780  1825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.231935  1825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } has no permanent_uuid. Determining permanent_uuid...
14:26:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.232347  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1754
14:26:29.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.232429  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/master-2/wal/instance
14:26:29.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.233139  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: Bootstrap starting.
14:26:29.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.233857  1679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: Neither blocks nor log segments found. Creating new log.
14:26:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.234086  1679 log.cc:826] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: Log is configured to *not* fsync() on all Append() calls
14:26:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.234683  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: No bootstrap required, opened a new log
14:26:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236433  1679 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236550  1679 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236568  1825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: Bootstrap starting.
14:26:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236585  1679 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4836b127595641d49e1a52c43e886ed2, State: Initialized, Role: FOLLOWER
14:26:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236680  1679 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236953  1679 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: configured and running, proceeding with master startup.
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.236934  1832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [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: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.237000  1832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.237188  1825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: Neither blocks nor log segments found. Creating new log.
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.237419  1825 log.cc:826] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: Log is configured to *not* fsync() on all Append() calls
14:26:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.237963  1825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: No bootstrap required, opened a new log
14:26:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.238961  1844 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.239114  1844 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239454  1825 raft_consensus.cc:359] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239565  1825 raft_consensus.cc:385] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239591  1825 raft_consensus.cc:740] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 349ff7792d3c48748392821dfcc30b2f, State: Initialized, Role: FOLLOWER
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239662  1825 consensus_queue.cc:260] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239912  1825 sys_catalog.cc:565] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: configured and running, proceeding with master startup.
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.239569  1612 master_runner.cc:187] Error getting master registration for 127.1.144.125:46571: OK, instance_id { permanent_uuid: "816b773b386d4a25a67c138493f248ea" instance_seqno: 1779114389112081 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.241148  1612 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.241861  1751 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } attempt: 2
14:26:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.243248  1754 master_runner.cc:187] Error getting master registration for 127.1.144.125:46571: OK, instance_id { permanent_uuid: "816b773b386d4a25a67c138493f248ea" instance_seqno: 1779114389112081 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.244807  1754 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.245313  1857 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.245363  1857 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.245479  1846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [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: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.245559  1846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.246263  1751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Bootstrap starting.
14:26:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.246920  1751 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Neither blocks nor log segments found. Creating new log.
14:26:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.247198  1751 log.cc:826] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Log is configured to *not* fsync() on all Append() calls
14:26:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.247856  1751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: No bootstrap required, opened a new log
14:26:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.249615  1751 raft_consensus.cc:359] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.249836  1751 raft_consensus.cc:385] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.249904  1751 raft_consensus.cc:740] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816b773b386d4a25a67c138493f248ea, State: Initialized, Role: FOLLOWER
14:26:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.250010  1751 consensus_queue.cc:260] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.250259  1860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [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: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.250299  1751 sys_catalog.cc:565] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: configured and running, proceeding with master startup.
14:26:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.250454  1860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.252360  1871 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.252506  1871 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.254261  1683 master_runner.cc:264] No leader master found from master 816b773b386d4a25a67c138493f248ea
14:26:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.254312  1683 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:29.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.255159  1632 tablet.cc:2404] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:29.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.360018  1704 tablet.cc:2404] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.469430  1776 tablet.cc:2404] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.520658  1860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.520776  1860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.520983  1860 leader_election.cc:290] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4836b127595641d49e1a52c43e886ed2 (127.1.144.126:37129), 349ff7792d3c48748392821dfcc30b2f (127.1.144.124:44495)
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521267  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "816b773b386d4a25a67c138493f248ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4836b127595641d49e1a52c43e886ed2" is_pre_election: true
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521268  1798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "816b773b386d4a25a67c138493f248ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349ff7792d3c48748392821dfcc30b2f" is_pre_election: true
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521423  1653 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816b773b386d4a25a67c138493f248ea in term 0.
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521423  1798 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 816b773b386d4a25a67c138493f248ea in term 0.
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521620  1701 leader_election.cc:304] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 349ff7792d3c48748392821dfcc30b2f, 816b773b386d4a25a67c138493f248ea; no voters: 
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521770  1860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521842  1860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.521867  1860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 0 FOLLOWER]: Advancing to term 1
14:26:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522536  1860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522679  1860 leader_election.cc:290] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [CANDIDATE]: Term 1 election: Requested vote from peers 4836b127595641d49e1a52c43e886ed2 (127.1.144.126:37129), 349ff7792d3c48748392821dfcc30b2f (127.1.144.124:44495)
14:26:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522837  1798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "816b773b386d4a25a67c138493f248ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "349ff7792d3c48748392821dfcc30b2f"
14:26:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522830  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "816b773b386d4a25a67c138493f248ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4836b127595641d49e1a52c43e886ed2"
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522907  1653 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 0 FOLLOWER]: Advancing to term 1
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.522909  1798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 0 FOLLOWER]: Advancing to term 1
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.523471  1653 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816b773b386d4a25a67c138493f248ea in term 1.
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.523526  1798 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 816b773b386d4a25a67c138493f248ea in term 1.
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.523635  1699 leader_election.cc:304] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4836b127595641d49e1a52c43e886ed2, 816b773b386d4a25a67c138493f248ea; no voters: 
14:26:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.523734  1860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 1 FOLLOWER]: Leader election won for term 1
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.523921  1860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [term 1 LEADER]: Becoming Leader. State: Replica: 816b773b386d4a25a67c138493f248ea, State: Running, Role: LEADER
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.524019  1860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } }
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.524420  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 816b773b386d4a25a67c138493f248ea. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.524500  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: This master's current role is: LEADER
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.524693  1875 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:29.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.524864  1875 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.526041  1798 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [term 1 FOLLOWER]: Refusing update from remote peer 816b773b386d4a25a67c138493f248ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.526062  1653 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [term 1 FOLLOWER]: Refusing update from remote peer 816b773b386d4a25a67c138493f248ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.526276  1860 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.526382  1873 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:29.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.527163  1846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 816b773b386d4a25a67c138493f248ea. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.527241  1846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.527890  1860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.527963  1860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: This master's current role is: LEADER
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528231  1846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528294  1846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528331  1877 mvcc.cc:204] Tried to move back new op lower bound from 7287252539496763392 to 7287252539490959360. Current Snapshot: MvccSnapshot[applied={T|T < 7287252539496763392}]
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528580  1832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 816b773b386d4a25a67c138493f248ea. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528607  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528664  1832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.528671  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea [sys.catalog]: This master's current role is: LEADER
14:26:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.529071  1832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "816b773b386d4a25a67c138493f248ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4836b127595641d49e1a52c43e886ed2" member_type: VOTER last_known_addr { host: "127.1.144.126" port: 37129 } } peers { permanent_uuid: "816b773b386d4a25a67c138493f248ea" member_type: VOTER last_known_addr { host: "127.1.144.125" port: 46571 } } peers { permanent_uuid: "349ff7792d3c48748392821dfcc30b2f" member_type: VOTER last_known_addr { host: "127.1.144.124" port: 44495 } } }
14:26:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.529153  1832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.529206  1876 mvcc.cc:204] Tried to move back new op lower bound from 7287252539496763392 to 7287252539490959360. Current Snapshot: MvccSnapshot[applied={T|T < 7287252539496763392}]
14:26:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.529608  1875 catalog_manager.cc:1383] Generated new cluster ID: 7ecd19caf8a544c285e19c6d03967b74
14:26:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.529654  1875 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.535584  1875 catalog_manager.cc:1406] Generated new certificate authority record
14:26:29.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.536099  1875 catalog_manager.cc:1540] Loading token signing keys...
14:26:29.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.539387  1875 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Generated new TSK 0
14:26:29.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.539655  1875 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.556097  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/logs
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data/info.pb
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.65:0
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.65
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.65
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.630812  1885 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.630972  1885 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.630996  1885 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:29.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.632505  1885 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:29.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.632560  1885 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.144.65
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.634068  1885 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.65:0
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data/info.pb
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.65
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1885
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.65
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/logs
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.634284  1885 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.634507  1885 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.636797  1894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.636780  1891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.636860  1885 server_base.cc:1061] running on GCE node
14:26:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.636865  1892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.637221  1885 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.637437  1885 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:29.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.638561  1885 hybrid_clock.cc:648] HybridClock initialized: now 1779114389638537 us; error 35 us; skew 500 ppm
14:26:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.639494  1885 webserver.cc:533] Webserver started at http://127.1.144.65:40061/ using document root <none> and password file <none>
14:26:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.639679  1885 fs_manager.cc:362] Metadata directory not provided
14:26:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.639748  1885 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.639853  1885 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:29.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.640676  1885 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data/instance:
14:26:29.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3afea3a7fd534acc93a209d7f8c21e47"
14:26:29.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.640980  1885 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal/instance:
14:26:29.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3afea3a7fd534acc93a209d7f8c21e47"
14:26:29.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.642117  1885 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.642714  1900 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.642864  1885 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.642925  1885 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3afea3a7fd534acc93a209d7f8c21e47"
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.642978  1885 fs_report.cc:389] FS layout report
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data/data
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.657744  1885 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658032  1885 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
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658149  1885 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658362  1885 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658682  1885 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658715  1885 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658743  1885 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.658759  1885 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.663941  1885 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.65:34155
14:26:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.664012  2014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.65:34155 every 8 connection(s)
14:26:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.664278  1885 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/data/info.pb
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669315  2015 heartbeater.cc:344] Connected to a master server at 127.1.144.126:37129
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669318  2016 heartbeater.cc:344] Connected to a master server at 127.1.144.124:44495
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669413  2015 heartbeater.cc:461] Registering TS with master...
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669467  2016 heartbeater.cc:461] Registering TS with master...
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669510  2017 heartbeater.cc:344] Connected to a master server at 127.1.144.125:46571
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669545  2017 heartbeater.cc:461] Registering TS with master...
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669654  2015 heartbeater.cc:507] Master 127.1.144.126:37129 requested a full tablet report, sending...
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669656  2016 heartbeater.cc:507] Master 127.1.144.124:44495 requested a full tablet report, sending...
14:26:29.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.669654  2017 heartbeater.cc:507] Master 127.1.144.125:46571 requested a full tablet report, sending...
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.670154  1715 ts_manager.cc:194] Registered new tserver with Master: 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155)
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.670171  1786 ts_manager.cc:194] Registered new tserver with Master: 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155)
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.670169  1643 ts_manager.cc:194] Registered new tserver with Master: 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155)
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.670213  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 1885
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.670280  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal/instance
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.671041  1715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.144.65:33373
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.671558  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/logs
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data/info.pb
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.66:0
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.66
14:26:29.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.66
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.744910  2022 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.745100  2022 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.745122  2022 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.746640  2022 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.746692  2022 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.144.66
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.748164  2022 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.66:0
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data/info.pb
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.66
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2022
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.66
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/logs
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.748337  2022 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.748492  2022 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.750638  2027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.750607  2028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.750655  2030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.750769  2022 server_base.cc:1061] running on GCE node
14:26:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.751070  2022 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:29.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.751243  2022 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:29.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.752393  2022 hybrid_clock.cc:648] HybridClock initialized: now 1779114389752378 us; error 28 us; skew 500 ppm
14:26:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.753432  2022 webserver.cc:533] Webserver started at http://127.1.144.66:36117/ using document root <none> and password file <none>
14:26:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.753611  2022 fs_manager.cc:362] Metadata directory not provided
14:26:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.753660  2022 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.753758  2022 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:29.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.754565  2022 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data/instance:
14:26:29.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b535bab49844ad5a4402194b3b3280c"
14:26:29.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.754884  2022 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal/instance:
14:26:29.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b535bab49844ad5a4402194b3b3280c"
14:26:29.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.755923  2022 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.756461  2036 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.756601  2022 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.756673  2022 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b535bab49844ad5a4402194b3b3280c"
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.756736  2022 fs_report.cc:389] FS layout report
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data/data
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:29.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.776700  2022 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.776976  2022 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
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777066  2022 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777266  2022 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777566  2022 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777595  2022 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777617  2022 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:29.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.777628  2022 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:29.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.782768  2022 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.66:37413
14:26:29.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.782845  2150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.66:37413 every 8 connection(s)
14:26:29.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.783082  2022 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/data/info.pb
14:26:29.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.785334  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2022
14:26:29.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.785401  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal/instance
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.786829  1601 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/logs
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data/info.pb
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.67:0
14:26:29.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.67
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.67
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788590  2151 heartbeater.cc:344] Connected to a master server at 127.1.144.126:37129
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788741  2153 heartbeater.cc:344] Connected to a master server at 127.1.144.125:46571
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788597  2152 heartbeater.cc:344] Connected to a master server at 127.1.144.124:44495
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788810  2151 heartbeater.cc:461] Registering TS with master...
14:26:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788815  2152 heartbeater.cc:461] Registering TS with master...
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.788811  2153 heartbeater.cc:461] Registering TS with master...
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789031  2152 heartbeater.cc:507] Master 127.1.144.124:44495 requested a full tablet report, sending...
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789031  2151 heartbeater.cc:507] Master 127.1.144.126:37129 requested a full tablet report, sending...
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789151  2153 heartbeater.cc:507] Master 127.1.144.125:46571 requested a full tablet report, sending...
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789407  1715 ts_manager.cc:194] Registered new tserver with Master: 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413)
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789446  1643 ts_manager.cc:194] Registered new tserver with Master: 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413)
14:26:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.789836  1715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.144.66:54603
14:26:29.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.790024  1786 ts_manager.cc:194] Registered new tserver with Master: 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413)
14:26:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.861380  2158 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.861533  2158 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.861577  2158 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:29.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.863020  2158 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:29.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.863065  2158 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.144.67
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.864457  2158 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.144.84:35137
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.144.67:0
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data/info.pb
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.144.67
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.144.126:37129,127.1.144.125:46571,127.1.144.124:44495
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2158
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.144.67
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/logs
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.864627  2158 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.864784  2158 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.866938  2163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.866954  2164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.867089  2158 server_base.cc:1061] running on GCE node
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:29.867151  2166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.867343  2158 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.867573  2158 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.868718  2158 hybrid_clock.cc:648] HybridClock initialized: now 1779114389868704 us; error 30 us; skew 500 ppm
14:26:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.869724  2158 webserver.cc:533] Webserver started at http://127.1.144.67:35055/ using document root <none> and password file <none>
14:26:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.869900  2158 fs_manager.cc:362] Metadata directory not provided
14:26:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.869951  2158 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.870045  2158 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.870847  2158 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data/instance:
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ba23fa5313e456e977f46291c40dd1c"
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.871155  2158 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/instance:
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ba23fa5313e456e977f46291c40dd1c"
14:26:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.872303  2158 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.872956  2172 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.873143  2158 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.873207  2158 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ba23fa5313e456e977f46291c40dd1c"
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:29 on dist-test-slave-rmmn"
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.873282  2158 fs_report.cc:389] FS layout report
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data/data
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.885391  2158 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.885715  2158 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
14:26:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.885840  2158 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:29.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.886053  2158 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:29.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.886373  2158 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:29.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.886404  2158 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:29.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.886432  2158 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:29.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.886449  2158 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.891582  2158 rpc_server.cc:307] RPC server started. Bound to: 127.1.144.67:41661
14:26:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.891662  2286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.144.67:41661 every 8 connection(s)
14:26:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.891886  2158 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/data/info.pb
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896404  2287 heartbeater.cc:344] Connected to a master server at 127.1.144.126:37129
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896505  2287 heartbeater.cc:461] Registering TS with master...
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896692  2287 heartbeater.cc:507] Master 127.1.144.126:37129 requested a full tablet report, sending...
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896725  2288 heartbeater.cc:344] Connected to a master server at 127.1.144.124:44495
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896760  2288 heartbeater.cc:461] Registering TS with master...
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896836  2288 heartbeater.cc:507] Master 127.1.144.124:44495 requested a full tablet report, sending...
14:26:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896896  2289 heartbeater.cc:344] Connected to a master server at 127.1.144.125:46571
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896924  2289 heartbeater.cc:461] Registering TS with master...
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.896991  2289 heartbeater.cc:507] Master 127.1.144.125:46571 requested a full tablet report, sending...
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.897115  1643 ts_manager.cc:194] Registered new tserver with Master: 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661)
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.897117  1786 ts_manager.cc:194] Registered new tserver with Master: 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661)
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.897270  1715 ts_manager.cc:194] Registered new tserver with Master: 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661)
14:26:29.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.897657  1715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.144.67:50753
14:26:29.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.901859  1601 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2158
14:26:29.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.901924  1601 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/instance
14:26:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.904000  1601 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:29.904 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:29.904 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:29.905 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.144.126"
      port: 37129
    }
    bound_http_address {
      host: "127.1.144.126"
      port: 39601
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.144.125"
      port: 46571
    }
    bound_http_address {
      host: "127.1.144.125"
      port: 38735
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.144.124"
      port: 44495
    }
    bound_http_address {
      host: "127.1.144.124"
      port: 38509
    }
  }
}

14:26:29.905 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:29.906 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.144.65"
      port: 34155
    }
    bound_http_address {
      host: "127.1.144.65"
      port: 40061
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.144.66"
      port: 37413
    }
    bound_http_address {
      host: "127.1.144.66"
      port: 36117
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.144.67"
      port: 41661
    }
    bound_http_address {
      host: "127.1.144.67"
      port: 35055
    }
  }
}

14:26:29.906 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:29.908 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:29.909 [DEBUG - main] (Connection.java:748) [peer master-127.1.144.126:37129(127.1.144.126:37129)] connecting to peer
14:26:29.910 [DEBUG - main] (Connection.java:748) [peer master-127.1.144.124:44495(127.1.144.124:44495)] connecting to peer
14:26:29.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.144.126:37129(127.1.144.126:37129)] Successfully connected to peer
14:26:29.913 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.144.126
14:26:29.914 [DEBUG - main] (Connection.java:748) [peer master-127.1.144.125:46571(127.1.144.125:46571)] connecting to peer
14:26:29.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.144.124:44495(127.1.144.124:44495)] Successfully connected to peer
14:26:29.917 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.144.124
14:26:29.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.144.125:46571(127.1.144.125:46571)] Successfully connected to peer
14:26:29.921 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.144.125
14:26:29.925 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c98b53f, L:/127.0.0.1:50480 - R:/127.1.144.126:37129] using SASL/PLAIN
14:26:29.927 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x439e6456, L:/127.0.0.1:43438 - R:/127.1.144.124:44495] using SASL/PLAIN
14:26:29.931 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0bdbb0f0, L:/127.0.0.1:42918 - R:/127.1.144.125:46571] using SASL/PLAIN
14:26:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.144.126:37129, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.144.124:44495, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.144.125:46571, [17ms] Sub RPC ConnectToMaster: received response from server master-127.1.144.126:37129: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.1.144.124:44495: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.1.144.125:46571: OK, deferred=null) after lookup
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.933153  1715 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42918:
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114389908"
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4893fb535bb8490b9d191ab411de6a3e
14:26:29.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.942687  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6706d15dde4f118adfee1d54bd8c78 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.943017  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6706d15dde4f118adfee1d54bd8c78. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.943022  1948 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee382979c08491abc22aa62e1d27fae (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:29.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.943220  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee382979c08491abc22aa62e1d27fae. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:29.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.945035  2302 tablet_bootstrap.cc:492] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Bootstrap starting.
14:26:29.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.945278  2303 tablet_bootstrap.cc:492] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Bootstrap starting.
14:26:29.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.945798  2303 tablet_bootstrap.cc:654] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Neither blocks nor log segments found. Creating new log.
14:26:29.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.945837  2302 tablet_bootstrap.cc:654] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Neither blocks nor log segments found. Creating new log.
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946007  2303 log.cc:826] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Log is configured to *not* fsync() on all Append() calls
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946099  2302 log.cc:826] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Log is configured to *not* fsync() on all Append() calls
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946614  2303 tablet_bootstrap.cc:492] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: No bootstrap required, opened a new log
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946696  2303 ts_tablet_manager.cc:1403] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946736  2302 tablet_bootstrap.cc:492] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: No bootstrap required, opened a new log
14:26:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.946779  2302 ts_tablet_manager.cc:1403] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948091  2303 raft_consensus.cc:359] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948134  2302 raft_consensus.cc:359] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948202  2303 raft_consensus.cc:385] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948225  2302 raft_consensus.cc:385] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948231  2303 raft_consensus.cc:740] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Initialized, Role: FOLLOWER
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948242  2302 raft_consensus.cc:740] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Initialized, Role: FOLLOWER
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948325  2302 consensus_queue.cc:260] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948323  2303 consensus_queue.cc:260] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948382  2302 raft_consensus.cc:399] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948386  2303 raft_consensus.cc:399] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948403  2302 raft_consensus.cc:493] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948415  2303 raft_consensus.cc:493] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948429  2302 raft_consensus.cc:3060] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Advancing to term 1
14:26:29.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948453  2303 raft_consensus.cc:3060] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Advancing to term 1
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.948942  2302 raft_consensus.cc:515] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949045  2302 leader_election.cc:304] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [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: 3afea3a7fd534acc93a209d7f8c21e47; no voters: 
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949106  2303 raft_consensus.cc:515] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949201  2302 leader_election.cc:290] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949203  2303 leader_election.cc:304] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [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: 5ba23fa5313e456e977f46291c40dd1c; no voters: 
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949383  2303 leader_election.cc:290] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949414  2302 ts_tablet_manager.cc:1434] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949781  2307 raft_consensus.cc:2804] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Leader election won for term 1
14:26:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949822  2017 heartbeater.cc:499] Master 127.1.144.125:46571 was elected leader, sending a full tablet report...
14:26:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949987  2303 ts_tablet_manager.cc:1434] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.949985  2307 raft_consensus.cc:697] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Becoming Leader. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Running, Role: LEADER
14:26:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.950062  2307 consensus_queue.cc:237] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [LEADER]: Queue going to LEADER mode. State: All 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.950377  2289 heartbeater.cc:499] Master 127.1.144.125:46571 was elected leader, sending a full tablet report...
14:26:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.951840  2308 raft_consensus.cc:2804] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Leader election won for term 1
14:26:29.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.951778  1714 catalog_manager.cc:5697] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65). New cstate: current_term: 1 leader_uuid: "3afea3a7fd534acc93a209d7f8c21e47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } health_report { overall_health: HEALTHY } } }
14:26:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.952097  2308 raft_consensus.cc:697] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Becoming Leader. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Running, Role: LEADER
14:26:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.952185  2308 consensus_queue.cc:237] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [LEADER]: Queue going to LEADER mode. State: All 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:29.953348  1715 catalog_manager.cc:5697] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67). New cstate: current_term: 1 leader_uuid: "5ba23fa5313e456e977f46291c40dd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } health_report { overall_health: HEALTHY } } }
14:26:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.977 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4eeea57d, flushNotification=Deferred@2014233765(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:29.977 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.977 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.990 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:29.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:29.995 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:29.996 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)] connecting to peer
14:26:29.997 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)] connecting to peer
14:26:29.997 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)] Successfully connected to peer
14:26:29.999 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)] Successfully connected to peer
14:26:30.015 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x17482835, L:/127.0.0.1:50130 - R:/127.1.144.65:34155] using TOKEN/null
14:26:30.016 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x719e4222, L:/127.0.0.1:50336 - R:/127.1.144.67:41661] using TOKEN/null
14:26:30.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7ee382979c08491abc22aa62e1d27fae for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000, 0x00000001)
14:26:30.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9e6706d15dde4f118adfee1d54bd8c78 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001, 0x00000002)
14:26:30.021 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7ee382979c08491abc22aa62e1d27fae@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9e6706d15dde4f118adfee1d54bd8c78@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=7ee382979c08491abc22aa62e1d27fae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7ee382979c08491abc22aa62e1d27fae for partition [0x00000000, 0x00000001) with scanner id null
14:26:30.026 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=9e6706d15dde4f118adfee1d54bd8c78, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.027 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9e6706d15dde4f118adfee1d54bd8c78 for partition [0x00000001, 0x00000002) with scanner id null
14:26:30.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.028266  1713 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.032071  1713 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 7ee382979c08491abc22aa62e1d27fae
14:26:30.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.032208  1713 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 9e6706d15dde4f118adfee1d54bd8c78
14:26:30.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.032744  1948 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ee382979c08491abc22aa62e1d27fae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50120
14:26:30.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.033066  2220 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e6706d15dde4f118adfee1d54bd8c78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50320
14:26:30.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.037739  2324 tablet_replica.cc:333] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: stopping tablet replica
14:26:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.038044  2323 tablet_replica.cc:333] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: stopping tablet replica
14:26:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.038676  2323 raft_consensus.cc:2243] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Raft consensus shutting down.
14:26:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.038893  2324 raft_consensus.cc:2243] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.039093  2323 raft_consensus.cc:2272] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.039265  2324 raft_consensus.cc:2272] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.039947  2324 ts_tablet_manager.cc:1916] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.040177  2323 ts_tablet_manager.cc:1916] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.045935  2324 ts_tablet_manager.cc:1929] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.046187  2324 log.cc:1199] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/wals/9e6706d15dde4f118adfee1d54bd8c78
14:26:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.046514  2324 ts_tablet_manager.cc:1950] T 9e6706d15dde4f118adfee1d54bd8c78 P 5ba23fa5313e456e977f46291c40dd1c: Deleting consensus metadata
14:26:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.046861  2323 ts_tablet_manager.cc:1929] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.047067  2323 log.cc:1199] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal/wals/7ee382979c08491abc22aa62e1d27fae
14:26:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.047133  1702 catalog_manager.cc:5028] TS 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661): tablet 9e6706d15dde4f118adfee1d54bd8c78 (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.047363  2323 ts_tablet_manager.cc:1950] T 7ee382979c08491abc22aa62e1d27fae P 3afea3a7fd534acc93a209d7f8c21e47: Deleting consensus metadata
14:26:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.047789  1701 catalog_manager.cc:5028] TS 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155): tablet 7ee382979c08491abc22aa62e1d27fae (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.053414  1713 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.055176  1713 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fc1a936b2814706a886efae8e8eb424 has no consensus state
14:26:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.055241  1713 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ccb236835a6944c7bdb03ffe388be1af has no consensus state
14:26:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.056757  2220 tablet_service.cc:1511] Processing CreateTablet for tablet ccb236835a6944c7bdb03ffe388be1af (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:26:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.056917  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb236835a6944c7bdb03ffe388be1af. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.058375  2303 tablet_bootstrap.cc:492] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Bootstrap starting.
14:26:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.058854  2303 tablet_bootstrap.cc:654] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Neither blocks nor log segments found. Creating new log.
14:26:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059471  2303 tablet_bootstrap.cc:492] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: No bootstrap required, opened a new log
14:26:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059520  2303 ts_tablet_manager.cc:1403] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059665  2303 raft_consensus.cc:359] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059724  2303 raft_consensus.cc:385] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059742  2303 raft_consensus.cc:740] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Initialized, Role: FOLLOWER
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059788  2303 consensus_queue.cc:260] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059821  2303 raft_consensus.cc:399] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059840  2303 raft_consensus.cc:493] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.059859  2303 raft_consensus.cc:3060] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060524  2303 raft_consensus.cc:515] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060590  2303 leader_election.cc:304] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [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: 5ba23fa5313e456e977f46291c40dd1c; no voters: 
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060634  2303 leader_election.cc:290] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060679  2312 raft_consensus.cc:2804] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060767  2312 raft_consensus.cc:697] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Becoming Leader. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Running, Role: LEADER
14:26:30.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060815  2312 consensus_queue.cc:237] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [LEADER]: Queue going to LEADER mode. State: All 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.061853  1713 catalog_manager.cc:5697] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67). New cstate: current_term: 1 leader_uuid: "5ba23fa5313e456e977f46291c40dd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } health_report { overall_health: HEALTHY } } }
14:26:30.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.060698  2303 ts_tablet_manager.cc:1434] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.069973  2084 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc1a936b2814706a886efae8e8eb424 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:26:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.070302  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc1a936b2814706a886efae8e8eb424. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.072974  2328 tablet_bootstrap.cc:492] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Bootstrap starting.
14:26:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.073688  2328 tablet_bootstrap.cc:654] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Neither blocks nor log segments found. Creating new log.
14:26:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.073973  2328 log.cc:826] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Log is configured to *not* fsync() on all Append() calls
14:26:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.074715  2328 tablet_bootstrap.cc:492] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: No bootstrap required, opened a new log
14:26:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.074783  2328 ts_tablet_manager.cc:1403] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.076785  2328 raft_consensus.cc:359] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.076932  2328 raft_consensus.cc:385] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.076962  2328 raft_consensus.cc:740] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Initialized, Role: FOLLOWER
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.077044  2328 consensus_queue.cc:260] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.077265  2328 raft_consensus.cc:399] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.077318  2328 raft_consensus.cc:493] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.077360  2328 raft_consensus.cc:3060] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078039  2328 raft_consensus.cc:515] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078151  2328 leader_election.cc:304] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [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: 2b535bab49844ad5a4402194b3b3280c; no voters: 
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078313  2328 leader_election.cc:290] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078369  2330 raft_consensus.cc:2804] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078629  2328 ts_tablet_manager.cc:1434] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
14:26:30.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078655  2330 raft_consensus.cc:697] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Becoming Leader. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Running, Role: LEADER
14:26:30.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078907  2153 heartbeater.cc:499] Master 127.1.144.125:46571 was elected leader, sending a full tablet report...
14:26:30.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.078982  2330 consensus_queue.cc:237] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [LEADER]: Queue going to LEADER mode. State: All 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.080435  1713 catalog_manager.cc:5697] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b535bab49844ad5a4402194b3b3280c (127.1.144.66). New cstate: current_term: 1 leader_uuid: "2b535bab49844ad5a4402194b3b3280c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } health_report { overall_health: HEALTHY } } }
14:26:30.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.084599  1713 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e] alter complete (version 0)
14:26:30.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.098 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6f70f32f, flushNotification=Deferred@1418622705(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:30.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.103 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.103 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.113 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299998, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299998, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299998}]
14:26:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.114 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.114 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.124 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)] connecting to peer
14:26:30.141 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)] Successfully connected to peer
14:26:30.169 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xbe8e1b29, L:/127.0.0.1:50070 - R:/127.1.144.66:37413] using TOKEN/null
14:26:30.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9fc1a936b2814706a886efae8e8eb424 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000000, 0x0000000080000064)
14:26:30.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ccb236835a6944c7bdb03ffe388be1af for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000000, 0x0000000180000064)
14:26:30.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=9fc1a936b2814706a886efae8e8eb424@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ccb236835a6944c7bdb03ffe388be1af@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [2ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=9fc1a936b2814706a886efae8e8eb424, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9fc1a936b2814706a886efae8e8eb424 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:30.193 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=ccb236835a6944c7bdb03ffe388be1af, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.193 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ccb236835a6944c7bdb03ffe388be1af for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:30.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.194811  1708 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.197089  1708 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d768370f52f4d8d9a9625f25d7142a6 has no consensus state
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.197154  1708 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5643b94f8ed34d29b8a16539defa2348 has no consensus state
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.197172  1708 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 9fc1a936b2814706a886efae8e8eb424
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.197207  1708 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet ccb236835a6944c7bdb03ffe388be1af
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.197525  2084 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fc1a936b2814706a886efae8e8eb424 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50054
14:26:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.197810  2220 tablet_service.cc:1558] Processing DeleteTablet for tablet ccb236835a6944c7bdb03ffe388be1af with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50320
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.197974  2324 tablet_replica.cc:333] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: stopping tablet replica
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.198026  2324 raft_consensus.cc:2243] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.198071  2324 raft_consensus.cc:2272] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.198378  2324 ts_tablet_manager.cc:1916] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.200030  2324 ts_tablet_manager.cc:1929] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.200085  2324 log.cc:1199] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/wals/ccb236835a6944c7bdb03ffe388be1af
14:26:30.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.200301  2324 ts_tablet_manager.cc:1950] T ccb236835a6944c7bdb03ffe388be1af P 5ba23fa5313e456e977f46291c40dd1c: Deleting consensus metadata
14:26:30.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.200619  1702 catalog_manager.cc:5028] TS 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661): tablet ccb236835a6944c7bdb03ffe388be1af (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.201170  1948 tablet_service.cc:1511] Processing CreateTablet for tablet 6d768370f52f4d8d9a9625f25d7142a6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.201337  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d768370f52f4d8d9a9625f25d7142a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.202427  2302 tablet_bootstrap.cc:492] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Bootstrap starting.
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.202461  2084 tablet_service.cc:1511] Processing CreateTablet for tablet 5643b94f8ed34d29b8a16539defa2348 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.202562  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5643b94f8ed34d29b8a16539defa2348. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.202826  2302 tablet_bootstrap.cc:654] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Neither blocks nor log segments found. Creating new log.
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.203722  2328 tablet_bootstrap.cc:492] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Bootstrap starting.
14:26:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.204138  2328 tablet_bootstrap.cc:654] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Neither blocks nor log segments found. Creating new log.
14:26:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.209189  2339 tablet_replica.cc:333] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: stopping tablet replica
14:26:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.209484  2339 raft_consensus.cc:2243] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.210279  2339 raft_consensus.cc:2272] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.210938  2302 tablet_bootstrap.cc:492] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: No bootstrap required, opened a new log
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211000  2302 ts_tablet_manager.cc:1403] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211119  2328 tablet_bootstrap.cc:492] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: No bootstrap required, opened a new log
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211163  2328 ts_tablet_manager.cc:1403] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211124  2302 raft_consensus.cc:359] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211191  2302 raft_consensus.cc:385] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211210  2302 raft_consensus.cc:740] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Initialized, Role: FOLLOWER
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211252  2302 consensus_queue.cc:260] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211285  2302 raft_consensus.cc:399] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211303  2302 raft_consensus.cc:493] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211323  2302 raft_consensus.cc:3060] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Advancing to term 1
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211306  2328 raft_consensus.cc:359] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211360  2328 raft_consensus.cc:385] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211378  2328 raft_consensus.cc:740] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Initialized, Role: FOLLOWER
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211417  2328 consensus_queue.cc:260] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211450  2328 raft_consensus.cc:399] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211467  2328 raft_consensus.cc:493] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.211483  2328 raft_consensus.cc:3060] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212004  2302 raft_consensus.cc:515] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212074  2302 leader_election.cc:304] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [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: 3afea3a7fd534acc93a209d7f8c21e47; no voters: 
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212116  2302 leader_election.cc:290] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212157  2328 raft_consensus.cc:515] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212181  2302 ts_tablet_manager.cc:1434] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212213  2328 leader_election.cc:304] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [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: 2b535bab49844ad5a4402194b3b3280c; no voters: 
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212251  2328 leader_election.cc:290] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212306  2328 ts_tablet_manager.cc:1434] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212409  2334 raft_consensus.cc:2804] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212440  2334 raft_consensus.cc:697] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Becoming Leader. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Running, Role: LEADER
14:26:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.212478  2334 consensus_queue.cc:237] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [LEADER]: Queue going to LEADER mode. State: All 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.213004  2310 raft_consensus.cc:2804] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.213063  2310 raft_consensus.cc:697] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Becoming Leader. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Running, Role: LEADER
14:26:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.213102  2310 consensus_queue.cc:237] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [LEADER]: Queue going to LEADER mode. State: All 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.213735  1708 catalog_manager.cc:5697] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b535bab49844ad5a4402194b3b3280c (127.1.144.66). New cstate: current_term: 1 leader_uuid: "2b535bab49844ad5a4402194b3b3280c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } health_report { overall_health: HEALTHY } } }
14:26:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.213822  1706 catalog_manager.cc:5697] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65). New cstate: current_term: 1 leader_uuid: "3afea3a7fd534acc93a209d7f8c21e47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } health_report { overall_health: HEALTHY } } }
14:26:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.215726  2339 ts_tablet_manager.cc:1916] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.217186  2339 ts_tablet_manager.cc:1929] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.217278  2339 log.cc:1199] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal/wals/9fc1a936b2814706a886efae8e8eb424
14:26:30.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.217505  2339 ts_tablet_manager.cc:1950] T 9fc1a936b2814706a886efae8e8eb424 P 2b535bab49844ad5a4402194b3b3280c: Deleting consensus metadata
14:26:30.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.218083  1701 catalog_manager.cc:5028] TS 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413): tablet 9fc1a936b2814706a886efae8e8eb424 (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.219697  1708 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e] alter complete (version 0)
14:26:30.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d768370f52f4d8d9a9625f25d7142a6 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000032, 0x0000000080000096)
14:26:30.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5643b94f8ed34d29b8a16539defa2348 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=6d768370f52f4d8d9a9625f25d7142a6@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5643b94f8ed34d29b8a16539defa2348@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [0ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=6d768370f52f4d8d9a9625f25d7142a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6d768370f52f4d8d9a9625f25d7142a6 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:26:30.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=5643b94f8ed34d29b8a16539defa2348, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5643b94f8ed34d29b8a16539defa2348 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:26:30.236 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@72c927f1, flushNotification=Deferred@449338124(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:30.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.239610  1844 catalog_manager.cc:1295] Loaded cluster ID: 7ecd19caf8a544c285e19c6d03967b74
14:26:30.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.239686  1844 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: loading cluster ID for follower catalog manager: success
14:26:30.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=6d768370f52f4d8d9a9625f25d7142a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6d768370f52f4d8d9a9625f25d7142a6 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:26:30.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.240981  1844 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: acquiring CA information for follower catalog manager: success
14:26:30.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=5643b94f8ed34d29b8a16539defa2348, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5643b94f8ed34d29b8a16539defa2348 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:26:30.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.241470  1844 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 4836b127595641d49e1a52c43e886ed2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:30.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.242794  1708 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.244341  1708 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet eb2ed05df02c438286b4fcc595f1ac58 has no consensus state
14:26:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.244405  1708 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5a62578abb124ee4b7518fe61fd5a20b has no consensus state
14:26:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244426  1708 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 6d768370f52f4d8d9a9625f25d7142a6
14:26:30.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244467  1708 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 5643b94f8ed34d29b8a16539defa2348
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244733  1948 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d768370f52f4d8d9a9625f25d7142a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50120
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244849  2323 tablet_replica.cc:333] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: stopping tablet replica
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244875  2084 tablet_service.cc:1558] Processing DeleteTablet for tablet 5643b94f8ed34d29b8a16539defa2348 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50054
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244913  2323 raft_consensus.cc:2243] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Raft consensus shutting down.
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244961  2339 tablet_replica.cc:333] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: stopping tablet replica
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.244964  2323 raft_consensus.cc:2272] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.245002  2339 raft_consensus.cc:2243] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.245047  2339 raft_consensus.cc:2272] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.245707  1857 catalog_manager.cc:1295] Loaded cluster ID: 7ecd19caf8a544c285e19c6d03967b74
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.245711  2323 ts_tablet_manager.cc:1916] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.245752  1857 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: loading cluster ID for follower catalog manager: success
14:26:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.246580  1857 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: acquiring CA information for follower catalog manager: success
14:26:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.246891  1857 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 349ff7792d3c48748392821dfcc30b2f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.247247  2323 ts_tablet_manager.cc:1929] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.247309  2323 log.cc:1199] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal/wals/6d768370f52f4d8d9a9625f25d7142a6
14:26:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.247524  2323 ts_tablet_manager.cc:1950] T 6d768370f52f4d8d9a9625f25d7142a6 P 3afea3a7fd534acc93a209d7f8c21e47: Deleting consensus metadata
14:26:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.247852  1701 catalog_manager.cc:5028] TS 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155): tablet 6d768370f52f4d8d9a9625f25d7142a6 (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.248236  2220 tablet_service.cc:1511] Processing CreateTablet for tablet eb2ed05df02c438286b4fcc595f1ac58 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.248308  2339 ts_tablet_manager.cc:1916] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.248325  1948 tablet_service.cc:1511] Processing CreateTablet for tablet 5a62578abb124ee4b7518fe61fd5a20b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.248358  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2ed05df02c438286b4fcc595f1ac58. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.248426  1948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a62578abb124ee4b7518fe61fd5a20b. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249496  2302 tablet_bootstrap.cc:492] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Bootstrap starting.
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249596  2339 ts_tablet_manager.cc:1929] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249644  2339 log.cc:1199] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal/wals/5643b94f8ed34d29b8a16539defa2348
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249789  2302 tablet_bootstrap.cc:654] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Neither blocks nor log segments found. Creating new log.
14:26:30.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249842  2339 ts_tablet_manager.cc:1950] T 5643b94f8ed34d29b8a16539defa2348 P 2b535bab49844ad5a4402194b3b3280c: Deleting consensus metadata
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.249974  2303 tablet_bootstrap.cc:492] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Bootstrap starting.
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250167  1701 catalog_manager.cc:5028] TS 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413): tablet 5643b94f8ed34d29b8a16539defa2348 (table org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250296  2303 tablet_bootstrap.cc:654] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Neither blocks nor log segments found. Creating new log.
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250523  2302 tablet_bootstrap.cc:492] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: No bootstrap required, opened a new log
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250574  2302 ts_tablet_manager.cc:1403] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250684  2302 raft_consensus.cc:359] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250737  2302 raft_consensus.cc:385] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250756  2302 raft_consensus.cc:740] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Initialized, Role: FOLLOWER
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250794  2302 consensus_queue.cc:260] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250826  2302 raft_consensus.cc:399] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250844  2302 raft_consensus.cc:493] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.250864  2302 raft_consensus.cc:3060] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 0 FOLLOWER]: Advancing to term 1
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251433  2302 raft_consensus.cc:515] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251471  2303 tablet_bootstrap.cc:492] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: No bootstrap required, opened a new log
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251500  2302 leader_election.cc:304] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [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: 3afea3a7fd534acc93a209d7f8c21e47; no voters: 
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251515  2303 ts_tablet_manager.cc:1403] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251536  2302 leader_election.cc:290] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251596  2302 ts_tablet_manager.cc:1434] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251685  2306 raft_consensus.cc:2804] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251726  2306 raft_consensus.cc:697] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Becoming Leader. State: Replica: 3afea3a7fd534acc93a209d7f8c21e47, State: Running, Role: LEADER
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251717  2303 raft_consensus.cc:359] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251781  2303 raft_consensus.cc:385] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251763  2306 consensus_queue.cc:237] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [LEADER]: Queue going to LEADER mode. State: All 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: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251801  2303 raft_consensus.cc:740] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Initialized, Role: FOLLOWER
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.251945  2303 consensus_queue.cc:260] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252018  2303 raft_consensus.cc:399] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252041  2303 raft_consensus.cc:493] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252064  2303 raft_consensus.cc:3060] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252380  1708 catalog_manager.cc:5697] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65). New cstate: current_term: 1 leader_uuid: "3afea3a7fd534acc93a209d7f8c21e47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afea3a7fd534acc93a209d7f8c21e47" member_type: VOTER last_known_addr { host: "127.1.144.65" port: 34155 } health_report { overall_health: HEALTHY } } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252633  2303 raft_consensus.cc:515] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252704  2303 leader_election.cc:304] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [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: 5ba23fa5313e456e977f46291c40dd1c; no voters: 
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252745  2303 leader_election.cc:290] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252763  2312 raft_consensus.cc:2804] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252801  2312 raft_consensus.cc:697] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Becoming Leader. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Running, Role: LEADER
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252803  2303 ts_tablet_manager.cc:1434] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.252851  2312 consensus_queue.cc:237] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [LEADER]: Queue going to LEADER mode. State: All 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.253305  1706 catalog_manager.cc:5697] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67). New cstate: current_term: 1 leader_uuid: "5ba23fa5313e456e977f46291c40dd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } health_report { overall_health: HEALTHY } } }
14:26:30.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.256570  1706 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: org.apache.kudu.client.TestAlterTable-1779114389908 [id=4893fb535bb8490b9d191ab411de6a3e] alter complete (version 0)
14:26:30.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eb2ed05df02c438286b4fcc595f1ac58 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000032, 0x0000000080000096)
14:26:30.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.272 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=eb2ed05df02c438286b4fcc595f1ac58@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [0ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.273 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=eb2ed05df02c438286b4fcc595f1ac58, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.274 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet eb2ed05df02c438286b4fcc595f1ac58 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:26:30.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=5a62578abb124ee4b7518fe61fd5a20b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5a62578abb124ee4b7518fe61fd5a20b for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:26:30.276 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3aa3193a, flushNotification=Deferred@32393008(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:30.282 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=eb2ed05df02c438286b4fcc595f1ac58, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.282 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet eb2ed05df02c438286b4fcc595f1ac58 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:26:30.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=5a62578abb124ee4b7518fe61fd5a20b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5a62578abb124ee4b7518fe61fd5a20b for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:26:30.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.284835  1706 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } new_table_name: "org.apache.kudu.client.TestAlterTable-1779114389908-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.286474  1706 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7a13d131f2343a7b5c92702b2af68be has no consensus state
14:26:30.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.286569  1706 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 268edd58e98e4c489e183fbd936b60e7 has no consensus state
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.287376  2320 tablet.cc:1724] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Alter schema from (
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.290093  2319 tablet.cc:1724] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Alter schema from (
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:30.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.298647  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 268edd58e98e4c489e183fbd936b60e7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:26:30.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.298781  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268edd58e98e4c489e183fbd936b60e7. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.299597  2303 tablet_bootstrap.cc:492] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Bootstrap starting.
14:26:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.299921  2303 tablet_bootstrap.cc:654] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Neither blocks nor log segments found. Creating new log.
14:26:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.300163  2084 tablet_service.cc:1511] Processing CreateTablet for tablet f7a13d131f2343a7b5c92702b2af68be (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:26:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.300272  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a13d131f2343a7b5c92702b2af68be. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.301062  2328 tablet_bootstrap.cc:492] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Bootstrap starting.
14:26:30.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.301673  2328 tablet_bootstrap.cc:654] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Neither blocks nor log segments found. Creating new log.
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302520  2328 tablet_bootstrap.cc:492] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: No bootstrap required, opened a new log
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302563  2328 ts_tablet_manager.cc:1403] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302712  2328 raft_consensus.cc:359] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302763  2328 raft_consensus.cc:385] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302781  2328 raft_consensus.cc:740] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Initialized, Role: FOLLOWER
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302824  2328 consensus_queue.cc:260] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302860  2328 raft_consensus.cc:399] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302877  2328 raft_consensus.cc:493] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.302896  2328 raft_consensus.cc:3060] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.303478  2328 raft_consensus.cc:515] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.303540  2328 leader_election.cc:304] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [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: 2b535bab49844ad5a4402194b3b3280c; no voters: 
14:26:30.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.303582  2328 leader_election.cc:290] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.303673  2328 ts_tablet_manager.cc:1434] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.304121  2331 raft_consensus.cc:2804] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.304171  2331 raft_consensus.cc:697] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Becoming Leader. State: Replica: 2b535bab49844ad5a4402194b3b3280c, State: Running, Role: LEADER
14:26:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.304209  2331 consensus_queue.cc:237] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [LEADER]: Queue going to LEADER mode. State: All 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: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } }
14:26:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.305365  1706 catalog_manager.cc:5697] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b535bab49844ad5a4402194b3b3280c (127.1.144.66). New cstate: current_term: 1 leader_uuid: "2b535bab49844ad5a4402194b3b3280c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b535bab49844ad5a4402194b3b3280c" member_type: VOTER last_known_addr { host: "127.1.144.66" port: 37413 } health_report { overall_health: HEALTHY } } }
14:26:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.305474  1706 catalog_manager.cc:5789] TS 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413) does not have the latest schema for tablet f7a13d131f2343a7b5c92702b2af68be (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]). Expected version 1 got 0
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.309929  2303 tablet_bootstrap.cc:492] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: No bootstrap required, opened a new log
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.309988  2303 ts_tablet_manager.cc:1403] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.000s
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310113  2303 raft_consensus.cc:359] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310166  2303 raft_consensus.cc:385] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310184  2303 raft_consensus.cc:740] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Initialized, Role: FOLLOWER
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310220  2303 consensus_queue.cc:260] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310250  2303 raft_consensus.cc:399] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310268  2303 raft_consensus.cc:493] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310284  2303 raft_consensus.cc:3060] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 0 FOLLOWER]: Advancing to term 1
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.310953  2303 raft_consensus.cc:515] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311022  2303 leader_election.cc:304] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [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: 5ba23fa5313e456e977f46291c40dd1c; no voters: 
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311069  2303 leader_election.cc:290] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311098  2312 raft_consensus.cc:2804] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Leader election won for term 1
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311136  2303 ts_tablet_manager.cc:1434] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311168  2312 raft_consensus.cc:697] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Becoming Leader. State: Replica: 5ba23fa5313e456e977f46291c40dd1c, State: Running, Role: LEADER
14:26:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311211  2312 consensus_queue.cc:237] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [LEADER]: Queue going to LEADER mode. State: All 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: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } }
14:26:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.311937  1706 catalog_manager.cc:5697] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67). New cstate: current_term: 1 leader_uuid: "5ba23fa5313e456e977f46291c40dd1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ba23fa5313e456e977f46291c40dd1c" member_type: VOTER last_known_addr { host: "127.1.144.67" port: 41661 } health_report { overall_health: HEALTHY } } }
14:26:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.312033  1706 catalog_manager.cc:5789] TS 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661) does not have the latest schema for tablet 268edd58e98e4c489e183fbd936b60e7 (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]). Expected version 1 got 0
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.330222  2337 tablet.cc:1724] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Alter schema from (
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.340492  2320 tablet.cc:1724] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Alter schema from (
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:26:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:30.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.344395  1706 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e] alter complete (version 1)
14:26:30.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.372 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5003041b, flushNotification=Deferred@1917562344(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:30.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.393393  2290 maintenance_manager.cc:419] P 5ba23fa5313e456e977f46291c40dd1c: Scheduling UndoDeltaBlockGCOp(eb2ed05df02c438286b4fcc595f1ac58): 311 bytes on disk
14:26:30.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.393738  2177 maintenance_manager.cc:643] P 5ba23fa5313e456e977f46291c40dd1c: UndoDeltaBlockGCOp(eb2ed05df02c438286b4fcc595f1ac58) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":30,"lbm_reads_lt_1ms":4}
14:26:30.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet eb2ed05df02c438286b4fcc595f1ac58 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000080000032, 0x0000000080000096)
14:26:30.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f7a13d131f2343a7b5c92702b2af68be for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000000800000C8, 0x000000008000012C)
14:26:30.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5a62578abb124ee4b7518fe61fd5a20b for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x0000000180000032, 0x0000000180000096)
14:26:30.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 268edd58e98e4c489e183fbd936b60e7 for table 'org.apache.kudu.client.TestAlterTable-1779114389908' with partition [0x00000001800000C8, 0x000000018000012C)
14:26:30.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=eb2ed05df02c438286b4fcc595f1ac58@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=f7a13d131f2343a7b5c92702b2af68be@[2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=5a62578abb124ee4b7518fe61fd5a20b@[3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=268edd58e98e4c489e183fbd936b60e7@[5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.399 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=eb2ed05df02c438286b4fcc595f1ac58, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.399 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet eb2ed05df02c438286b4fcc595f1ac58 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:26:30.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=f7a13d131f2343a7b5c92702b2af68be, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f7a13d131f2343a7b5c92702b2af68be for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:26:30.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=5a62578abb124ee4b7518fe61fd5a20b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5a62578abb124ee4b7518fe61fd5a20b for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:26:30.404 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114389908, tablet=268edd58e98e4c489e183fbd936b60e7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:30.404 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 268edd58e98e4c489e183fbd936b60e7 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:26:30.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4893fb535bb8490b9d191ab411de6a3e
14:26:30.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.431388  1706 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42918:
14:26:30.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114389908-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.433818  1706 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet f7a13d131f2343a7b5c92702b2af68be
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.433925  1706 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 268edd58e98e4c489e183fbd936b60e7
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.433964  1706 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet eb2ed05df02c438286b4fcc595f1ac58
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.433990  1706 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 816b773b386d4a25a67c138493f248ea: Sending DeleteTablet for 1 replicas of tablet 5a62578abb124ee4b7518fe61fd5a20b
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434465  2220 tablet_service.cc:1558] Processing DeleteTablet for tablet 268edd58e98e4c489e183fbd936b60e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50320
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434571  2324 tablet_replica.cc:333] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: stopping tablet replica
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434646  2324 raft_consensus.cc:2243] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434692  2324 raft_consensus.cc:2272] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434541  2219 tablet_service.cc:1558] Processing DeleteTablet for tablet eb2ed05df02c438286b4fcc595f1ac58 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50320
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434728  2084 tablet_service.cc:1558] Processing DeleteTablet for tablet f7a13d131f2343a7b5c92702b2af68be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50054
14:26:30.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434824  1948 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a62578abb124ee4b7518fe61fd5a20b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:30 UTC) from {username='slave'} at 127.0.0.1:50120
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.434988  2339 tablet_replica.cc:333] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: stopping tablet replica
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435045  2339 raft_consensus.cc:2243] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435088  2339 raft_consensus.cc:2272] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435155  2323 tablet_replica.cc:333] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: stopping tablet replica
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435201  2323 raft_consensus.cc:2243] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 LEADER]: Raft consensus shutting down.
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435262  2323 raft_consensus.cc:2272] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.435930  2339 ts_tablet_manager.cc:1916] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.438006  2323 ts_tablet_manager.cc:1916] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.439677  2323 ts_tablet_manager.cc:1929] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.439724  2323 log.cc:1199] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-0/wal/wals/5a62578abb124ee4b7518fe61fd5a20b
14:26:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.439913  2323 ts_tablet_manager.cc:1950] T 5a62578abb124ee4b7518fe61fd5a20b P 3afea3a7fd534acc93a209d7f8c21e47: Deleting consensus metadata
14:26:30.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.440371  2324 ts_tablet_manager.cc:1916] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443159  2324 ts_tablet_manager.cc:1929] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443217  2324 log.cc:1199] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/wals/268edd58e98e4c489e183fbd936b60e7
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443398  2324 ts_tablet_manager.cc:1950] T 268edd58e98e4c489e183fbd936b60e7 P 5ba23fa5313e456e977f46291c40dd1c: Deleting consensus metadata
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443599  2324 tablet_replica.cc:333] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: stopping tablet replica
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443641  2324 raft_consensus.cc:2243] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 1 LEADER]: Raft consensus shutting down.
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443674  2324 raft_consensus.cc:2272] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.443967  1702 catalog_manager.cc:5028] TS 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661): tablet 268edd58e98e4c489e183fbd936b60e7 (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.444332  2339 ts_tablet_manager.cc:1929] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.444387  2339 log.cc:1199] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-1/wal/wals/f7a13d131f2343a7b5c92702b2af68be
14:26:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.444558  2339 ts_tablet_manager.cc:1950] T f7a13d131f2343a7b5c92702b2af68be P 2b535bab49844ad5a4402194b3b3280c: Deleting consensus metadata
14:26:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.444943  1701 catalog_manager.cc:5028] TS 2b535bab49844ad5a4402194b3b3280c (127.1.144.66:37413): tablet f7a13d131f2343a7b5c92702b2af68be (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.445489  2324 ts_tablet_manager.cc:1916] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.446645  1701 catalog_manager.cc:5028] TS 3afea3a7fd534acc93a209d7f8c21e47 (127.1.144.65:34155): tablet 5a62578abb124ee4b7518fe61fd5a20b (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.447800  2324 ts_tablet_manager.cc:1929] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.447863  2324 log.cc:1199] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9457784619048656908/ts-2/wal/wals/eb2ed05df02c438286b4fcc595f1ac58
14:26:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.448043  2324 ts_tablet_manager.cc:1950] T eb2ed05df02c438286b4fcc595f1ac58 P 5ba23fa5313e456e977f46291c40dd1c: Deleting consensus metadata
14:26:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.448395  1702 catalog_manager.cc:5028] TS 5ba23fa5313e456e977f46291c40dd1c (127.1.144.67:41661): tablet eb2ed05df02c438286b4fcc595f1ac58 (table org.apache.kudu.client.TestAlterTable-1779114389908-renamed [id=4893fb535bb8490b9d191ab411de6a3e]) successfully deleted
14:26:30.452 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:26:30.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.144.125:46571, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.144.125:46571: OK, deferred=null)) after lookup
14:26:30.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4893fb535bb8490b9d191ab411de6a3e
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer 5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)] disconnecting while in state READY
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer master-127.1.144.126:37129(127.1.144.126:37129)] disconnecting while in state READY
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer 2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)] disconnecting while in state READY
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer master-127.1.144.124:44495(127.1.144.124:44495)] disconnecting while in state READY
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer master-127.1.144.125:46571(127.1.144.125:46571)] disconnecting while in state READY
14:26:30.454 [DEBUG - main] (Connection.java:575) [peer 3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)] disconnecting while in state READY
14:26:30.455 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.144.126:37129(127.1.144.126:37129)] handling channelInactive
14:26:30.455 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)] handling channelInactive
14:26:30.455 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.144.126:37129(127.1.144.126:37129)] cleaning up while in state READY due to: connection closed
14:26:30.455 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5ba23fa5313e456e977f46291c40dd1c(127.1.144.67:41661)] cleaning up while in state READY due to: connection closed
14:26:30.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.144.125:46571(127.1.144.125:46571)] handling channelInactive
14:26:30.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.144.125:46571(127.1.144.125:46571)] cleaning up while in state READY due to: connection closed
14:26:30.455 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)] handling channelInactive
14:26:30.455 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 2b535bab49844ad5a4402194b3b3280c(127.1.144.66:37413)] cleaning up while in state READY due to: connection closed
14:26:30.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.144.124:44495(127.1.144.124:44495)] handling channelInactive
14:26:30.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.144.124:44495(127.1.144.124:44495)] cleaning up while in state READY due to: connection closed
14:26:30.456 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:30.469 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)] handling channelInactive
14:26:30.469 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3afea3a7fd534acc93a209d7f8c21e47(127.1.144.65:34155)] cleaning up while in state READY due to: connection closed
14:26:30.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.469622  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1885
14:26:30.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.477962  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2022
14:26:30.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.483637  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2158
14:26:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.488643  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1612
14:26:30.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.493120  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1683
14:26:30.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.497115  1601 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 1754
14:26:30.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:30Z chronyd exiting
.14:26:30.542 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114390542
14:26:30.544 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:30.544 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:30.544 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:30.545 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:30.545 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:30.547 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:30.620 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:30.620 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.620663  2368 mini_oidc.cc:150] Starting JWKS server
14:26:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.621153  2368 webserver.cc:533] Webserver started at http://127.0.0.1:42437/ using document root <none> and password file <none>
14:26:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.621213  2368 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.621361  2368 webserver.cc:533] Webserver started at http://127.0.0.1:36745/ using document root <none> and password file <none>
14:26:30.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:30.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:30Z Disabled control of system clock
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.631333  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/logs
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data/info.pb
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.62:44781
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.62
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:26:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.705482  2379 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:26:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.705679  2379 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.705694  2379 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.705713  2379 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:30.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707187  2379 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:30.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707226  2379 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:30.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707238  2379 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:30.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707248  2379 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707258  2379 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.707268  2379 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42437/jwks.json
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.708948  2379 master_runner.cc:387] Master server non-default flags:
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.62:44781
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data/info.pb
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.62
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2379
14:26:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/logs
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.709138  2379 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.709343  2379 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.711503  2385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.711568  2384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.711691  2387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.711884  2379 server_base.cc:1061] running on GCE node
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.712065  2379 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.712302  2379 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.713434  2379 hybrid_clock.cc:648] HybridClock initialized: now 1779114390713411 us; error 40 us; skew 500 ppm
14:26:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.714392  2379 webserver.cc:533] Webserver started at http://127.2.80.62:37235/ using document root <none> and password file <none>
14:26:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.714632  2379 fs_manager.cc:362] Metadata directory not provided
14:26:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.714679  2379 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.714751  2379 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.715519  2379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data/instance:
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd08de192f364c698d9eb334c1aecea7"
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.715780  2379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal/instance:
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd08de192f364c698d9eb334c1aecea7"
14:26:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.716781  2379 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.717362  2394 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.717504  2379 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.717558  2379 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd08de192f364c698d9eb334c1aecea7"
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.717613  2379 fs_report.cc:389] FS layout report
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data/data
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.731164  2379 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.731417  2379 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
14:26:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.731501  2379 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.735111  2379 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.62:44781
14:26:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.735149  2446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.62:44781 every 8 connection(s)
14:26:30.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.735400  2379 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/data/info.pb
14:26:30.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.735868  2447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.737120  2447 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.741454  2447 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.741808  2395 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.80.61:42983: connect: Connection refused (error 111)
14:26:30.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.742167  2447 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.61:42983: Network error: Client connection negotiation failed: client connection to 127.2.80.61:42983: connect: Connection refused (error 111)
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.745011  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2379
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.745080  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-0/wal/instance
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.745824  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/logs
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data/info.pb
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.61:42983
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.61
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:26:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.791359  2447 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } attempt: 1
14:26:30.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.792135  2447 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.61:42983: Network error: Client connection negotiation failed: client connection to 127.2.80.61:42983: connect: Connection refused (error 111)
14:26:30.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.821496  2452 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:26:30.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.821681  2452 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:30.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.821695  2452 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:30.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.821712  2452 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823163  2452 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823197  2452 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823210  2452 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823220  2452 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823230  2452 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.823240  2452 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42437/jwks.json
14:26:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.824857  2452 master_runner.cc:387] Master server non-default flags:
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.61:42983
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data/info.pb
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.61
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2452
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/logs
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.825037  2452 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.825201  2452 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.827277  2460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.827291  2458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.827322  2457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.827431  2452 server_base.cc:1061] running on GCE node
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.827606  2452 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.827785  2452 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:30.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.828919  2452 hybrid_clock.cc:648] HybridClock initialized: now 1779114390828876 us; error 55 us; skew 500 ppm
14:26:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.829942  2452 webserver.cc:533] Webserver started at http://127.2.80.61:34671/ using document root <none> and password file <none>
14:26:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.830080  2452 fs_manager.cc:362] Metadata directory not provided
14:26:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.830116  2452 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.830183  2452 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.830938  2452 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data/instance:
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "677b095c354f41699841f5b66db98257"
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.831192  2452 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal/instance:
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "677b095c354f41699841f5b66db98257"
14:26:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.832160  2452 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.832685  2466 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.832850  2452 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.832911  2452 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "677b095c354f41699841f5b66db98257"
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.832964  2452 fs_report.cc:389] FS layout report
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data/data
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.849840  2452 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.850123  2452 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
14:26:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.850241  2452 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.853799  2452 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.61:42983
14:26:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.853832  2518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.61:42983 every 8 connection(s)
14:26:30.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.854125  2452 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/data/info.pb
14:26:30.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.854621  2519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.855847  2519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.859459  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2452
14:26:30.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.859525  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-1/wal/instance
14:26:30.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.859845  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/logs
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data/info.pb
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.60:45575
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.60
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.860119  2519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.860265  2447 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } attempt: 2
14:26:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.863926  2519 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.863929  2447 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.864276  2468 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.864687  2447 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.60:45575: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.864682  2519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.60:45575: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.907852  2447 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } attempt: 1
14:26:30.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.908648  2447 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.60:45575: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.913865  2519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } attempt: 1
14:26:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.914582  2519 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.60:45575: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.934247  2524 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:26:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.934398  2524 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.934413  2524 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.934428  2524 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935839  2524 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935874  2524 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935886  2524 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935896  2524 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935907  2524 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:30.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.935916  2524 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42437/jwks.json
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.937461  2524 master_runner.cc:387] Master server non-default flags:
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.60:45575
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42437/jwks.json
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data/info.pb
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.60
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2524
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/logs
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.937652  2524 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.937819  2524 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.939988  2533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.939999  2530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.939997  2531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.940225  2524 server_base.cc:1061] running on GCE node
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.940384  2524 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.940572  2524 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:30.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.941722  2524 hybrid_clock.cc:648] HybridClock initialized: now 1779114390941710 us; error 33 us; skew 500 ppm
14:26:30.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.942713  2524 webserver.cc:533] Webserver started at http://127.2.80.60:33939/ using document root <none> and password file <none>
14:26:30.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.942854  2524 fs_manager.cc:362] Metadata directory not provided
14:26:30.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.942891  2524 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.942958  2524 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.943769  2524 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data/instance:
14:26:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32dec2e97c3f450690dc158a53c1d1d5"
14:26:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.944033  2524 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal/instance:
14:26:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32dec2e97c3f450690dc158a53c1d1d5"
14:26:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.945019  2524 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.945650  2539 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.945776  2524 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.945832  2524 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "32dec2e97c3f450690dc158a53c1d1d5"
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:30 on dist-test-slave-rmmn"
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.945870  2524 fs_report.cc:389] FS layout report
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data/data
14:26:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:30.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.954059  2524 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:30.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.954279  2524 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
14:26:30.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.954361  2524 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:30.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.955785  2447 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } attempt: 2
14:26:30.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.956429  2447 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.80.60:45575: Network error: Client connection negotiation failed: client connection to 127.2.80.60:45575: connect: Connection refused (error 111)
14:26:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.958024  2524 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.60:45575
14:26:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.958050  2592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.60:45575 every 8 connection(s)
14:26:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.958295  2524 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/data/info.pb
14:26:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.958792  2593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.960037  2593 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.963920  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2524
14:26:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.964001  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/master-2/wal/instance
14:26:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.964183  2593 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.967303  2593 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } has no permanent_uuid. Determining permanent_uuid...
14:26:30.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.971089  2593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: Bootstrap starting.
14:26:30.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.971735  2593 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: Neither blocks nor log segments found. Creating new log.
14:26:30.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.971969  2593 log.cc:826] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: Log is configured to *not* fsync() on all Append() calls
14:26:30.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.972533  2593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: No bootstrap required, opened a new log
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974289  2593 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974388  2593 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974407  2593 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32dec2e97c3f450690dc158a53c1d1d5, State: Initialized, Role: FOLLOWER
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974473  2593 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974689  2593 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: configured and running, proceeding with master startup.
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974679  2601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [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: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.974757  2601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:30.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.976271  2612 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:30.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.976321  2612 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:30.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.976558  2524 master_runner.cc:187] Error getting master registration for 127.2.80.62:44781: OK, instance_id { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" instance_seqno: 1779114390734128 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:30.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.977698  2524 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:30.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.982738  2519 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } attempt: 2
14:26:30.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.986259  2519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: Bootstrap starting.
14:26:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.986953  2519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: Neither blocks nor log segments found. Creating new log.
14:26:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.987216  2519 log.cc:826] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: Log is configured to *not* fsync() on all Append() calls
14:26:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.987805  2519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: No bootstrap required, opened a new log
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989041  2519 raft_consensus.cc:359] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989135  2519 raft_consensus.cc:385] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989153  2519 raft_consensus.cc:740] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 677b095c354f41699841f5b66db98257, State: Initialized, Role: FOLLOWER
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989221  2519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989494  2519 sys_catalog.cc:565] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: configured and running, proceeding with master startup.
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989462  2615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [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: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:30.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.989552  2615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: This master's current role is: FOLLOWER
14:26:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.991074  2626 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:30.991219  2626 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.991166  2452 master_runner.cc:187] Error getting master registration for 127.2.80.62:44781: OK, instance_id { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" instance_seqno: 1779114390734128 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:30.992733  2452 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.063606  2447 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } attempt: 3
14:26:31.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.068753  2447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7: Bootstrap starting.
14:26:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.069528  2447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7: Neither blocks nor log segments found. Creating new log.
14:26:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.069784  2447 log.cc:826] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7: Log is configured to *not* fsync() on all Append() calls
14:26:31.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.070519  2447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7: No bootstrap required, opened a new log
14:26:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.072645  2447 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.072768  2447 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.072803  2447 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd08de192f364c698d9eb334c1aecea7, State: Initialized, Role: FOLLOWER
14:26:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.072928  2447 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.073211  2447 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: configured and running, proceeding with master startup.
14:26:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.073190  2629 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [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: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.073576  2629 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.075284  2640 catalog_manager.cc:1594] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.075440  2640 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:31.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.077476  2379 master_runner.cc:264] No leader master found from master bd08de192f364c698d9eb334c1aecea7
14:26:31.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.077522  2379 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:31.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.100814  2472 tablet.cc:2404] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:31.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.149917  2601 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:31.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.150036  2601 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:31.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.150270  2601 leader_election.cc:290] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd08de192f364c698d9eb334c1aecea7 (127.2.80.62:44781), 677b095c354f41699841f5b66db98257 (127.2.80.61:42983)
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.150718  2421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "32dec2e97c3f450690dc158a53c1d1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd08de192f364c698d9eb334c1aecea7" is_pre_election: true
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.150880  2421 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32dec2e97c3f450690dc158a53c1d1d5 in term 0.
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.150931  2492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "32dec2e97c3f450690dc158a53c1d1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677b095c354f41699841f5b66db98257" is_pre_election: true
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.151072  2492 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32dec2e97c3f450690dc158a53c1d1d5 in term 0.
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.151273  2540 leader_election.cc:304] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32dec2e97c3f450690dc158a53c1d1d5, 677b095c354f41699841f5b66db98257; no voters: 
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.151443  2601 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.151486  2601 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.151508  2601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152132  2601 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:31.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152251  2601 leader_election.cc:290] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [CANDIDATE]: Term 1 election: Requested vote from peers bd08de192f364c698d9eb334c1aecea7 (127.2.80.62:44781), 677b095c354f41699841f5b66db98257 (127.2.80.61:42983)
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152498  2492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "32dec2e97c3f450690dc158a53c1d1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "677b095c354f41699841f5b66db98257"
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152567  2492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152765  2421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "32dec2e97c3f450690dc158a53c1d1d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd08de192f364c698d9eb334c1aecea7"
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.152833  2421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.153322  2492 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32dec2e97c3f450690dc158a53c1d1d5 in term 1.
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.153482  2540 leader_election.cc:304] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32dec2e97c3f450690dc158a53c1d1d5, 677b095c354f41699841f5b66db98257; no voters: 
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.153594  2421 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32dec2e97c3f450690dc158a53c1d1d5 in term 1.
14:26:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.153884  2601 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 1 FOLLOWER]: Leader election won for term 1
14:26:31.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.154042  2601 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [term 1 LEADER]: Becoming Leader. State: Replica: 32dec2e97c3f450690dc158a53c1d1d5, State: Running, Role: LEADER
14:26:31.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.154132  2601 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } }
14:26:31.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.154484  2601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32dec2e97c3f450690dc158a53c1d1d5. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.154560  2601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: This master's current role is: LEADER
14:26:31.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.155035  2644 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:31.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.155206  2644 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.156252  2492 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [term 1 FOLLOWER]: Refusing update from remote peer 32dec2e97c3f450690dc158a53c1d1d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.156252  2421 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [term 1 FOLLOWER]: Refusing update from remote peer 32dec2e97c3f450690dc158a53c1d1d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.156479  2601 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.156585  2642 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.157567  2615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32dec2e97c3f450690dc158a53c1d1d5. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.157658  2615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: This master's current role is: FOLLOWER
14:26:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.157624  2629 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32dec2e97c3f450690dc158a53c1d1d5. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.157696  2629 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:31.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.158649  2642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.158717  2642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: This master's current role is: LEADER
14:26:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.159009  2644 catalog_manager.cc:1383] Generated new cluster ID: 3b8f2267375c4f7ebeb82fcd84eb8650
14:26:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.159052  2644 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.159222  2629 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.159281  2629 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd08de192f364c698d9eb334c1aecea7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.159781  2647 mvcc.cc:204] Tried to move back new op lower bound from 7287252546174414848 to 7287252546167914496. Current Snapshot: MvccSnapshot[applied={T|T < 7287252546174414848}]
14:26:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.160125  2601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.160188  2601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5 [sys.catalog]: This master's current role is: LEADER
14:26:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.160502  2615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "32dec2e97c3f450690dc158a53c1d1d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd08de192f364c698d9eb334c1aecea7" member_type: VOTER last_known_addr { host: "127.2.80.62" port: 44781 } } peers { permanent_uuid: "677b095c354f41699841f5b66db98257" member_type: VOTER last_known_addr { host: "127.2.80.61" port: 42983 } } peers { permanent_uuid: "32dec2e97c3f450690dc158a53c1d1d5" member_type: VOTER last_known_addr { host: "127.2.80.60" port: 45575 } } }
14:26:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.160558  2615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 677b095c354f41699841f5b66db98257 [sys.catalog]: This master's current role is: FOLLOWER
14:26:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.160876  2646 mvcc.cc:204] Tried to move back new op lower bound from 7287252546174414848 to 7287252546167914496. Current Snapshot: MvccSnapshot[applied={T|T < 7287252546174414848}]
14:26:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.183558  2644 catalog_manager.cc:1406] Generated new certificate authority record
14:26:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.184497  2644 catalog_manager.cc:1540] Loading token signing keys...
14:26:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.195039  2644 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32dec2e97c3f450690dc158a53c1d1d5: Generated new TSK 0
14:26:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.195394  2644 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.214885  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/logs
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data/info.pb
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.1:0
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.1
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.1
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.288475  2654 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.288640  2654 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.288666  2654 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.290179  2654 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.290235  2654 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.80.1
14:26:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.291807  2654 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.1:0
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data/info.pb
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.1
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2654
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.1
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/logs
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.292037  2654 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.292263  2654 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:31.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.294670  2662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.294693  2659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.294708  2660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.294811  2654 server_base.cc:1061] running on GCE node
14:26:31.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.295076  2654 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:31.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.295253  2654 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:31.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.296399  2654 hybrid_clock.cc:648] HybridClock initialized: now 1779114391296380 us; error 33 us; skew 500 ppm
14:26:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.297457  2654 webserver.cc:533] Webserver started at http://127.2.80.1:33741/ using document root <none> and password file <none>
14:26:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.297616  2654 fs_manager.cc:362] Metadata directory not provided
14:26:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.297653  2654 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.297721  2654 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.298494  2654 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data/instance:
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be2a65e105c94a7892e41aa827471f36"
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.298790  2654 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal/instance:
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be2a65e105c94a7892e41aa827471f36"
14:26:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.299861  2654 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.300407  2668 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.300612  2654 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.300673  2654 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be2a65e105c94a7892e41aa827471f36"
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.300711  2654 fs_report.cc:389] FS layout report
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data/data
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:31.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.314841  2654 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315083  2654 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
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315166  2654 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315325  2654 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315588  2654 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315752  2654 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315791  2654 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.315804  2654 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.321137  2654 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.1:34363
14:26:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.321211  2783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.1:34363 every 8 connection(s)
14:26:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.321481  2654 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/data/info.pb
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.325982  2785 heartbeater.cc:344] Connected to a master server at 127.2.80.62:44781
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326212  2785 heartbeater.cc:461] Registering TS with master...
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326376  2786 heartbeater.cc:344] Connected to a master server at 127.2.80.61:42983
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326416  2785 heartbeater.cc:507] Master 127.2.80.62:44781 requested a full tablet report, sending...
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326448  2786 heartbeater.cc:461] Registering TS with master...
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326519  2784 heartbeater.cc:344] Connected to a master server at 127.2.80.60:45575
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326558  2784 heartbeater.cc:461] Registering TS with master...
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326618  2786 heartbeater.cc:507] Master 127.2.80.61:42983 requested a full tablet report, sending...
14:26:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326642  2784 heartbeater.cc:507] Master 127.2.80.60:45575 requested a full tablet report, sending...
14:26:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326910  2411 ts_manager.cc:194] Registered new tserver with Master: be2a65e105c94a7892e41aa827471f36 (127.2.80.1:34363)
14:26:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326938  2556 ts_manager.cc:194] Registered new tserver with Master: be2a65e105c94a7892e41aa827471f36 (127.2.80.1:34363)
14:26:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.326973  2483 ts_manager.cc:194] Registered new tserver with Master: be2a65e105c94a7892e41aa827471f36 (127.2.80.1:34363)
14:26:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.327744  2556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.80.1:48491
14:26:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.329200  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2654
14:26:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.329293  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-0/wal/instance
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.330325  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/logs
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data/info.pb
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.2:0
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.2
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.2
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.402696  2791 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.402853  2791 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.402870  2791 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.404343  2791 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.404395  2791 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.80.2
14:26:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.405864  2791 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.2:0
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data/info.pb
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.2
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2791
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.2
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/logs
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.406034  2791 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.406191  2791 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.408394  2791 server_base.cc:1061] running on GCE node
14:26:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.408380  2799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.408365  2797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.408381  2796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.408802  2791 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:31.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.409005  2791 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.410127  2791 hybrid_clock.cc:648] HybridClock initialized: now 1779114391410111 us; error 28 us; skew 500 ppm
14:26:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.411056  2791 webserver.cc:533] Webserver started at http://127.2.80.2:33871/ using document root <none> and password file <none>
14:26:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.411223  2791 fs_manager.cc:362] Metadata directory not provided
14:26:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.411270  2791 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.411365  2791 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.412159  2791 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data/instance:
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de27042605aa4c03861ae29d779b33f4"
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.412456  2791 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal/instance:
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de27042605aa4c03861ae29d779b33f4"
14:26:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.413518  2791 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.414116  2805 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.414371  2791 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.414438  2791 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de27042605aa4c03861ae29d779b33f4"
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.414510  2791 fs_report.cc:389] FS layout report
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data/data
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:31.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.433947  2791 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:31.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434229  2791 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
14:26:31.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434343  2791 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:31.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434557  2791 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:31.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434868  2791 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434900  2791 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434928  2791 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.434945  2791 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.440299  2791 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.2:34811
14:26:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.440366  2919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.2:34811 every 8 connection(s)
14:26:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.440580  2791 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/data/info.pb
14:26:31.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.444525  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2791
14:26:31.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.444619  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-1/wal/instance
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445165  2920 heartbeater.cc:344] Connected to a master server at 127.2.80.60:45575
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445508  2922 heartbeater.cc:344] Connected to a master server at 127.2.80.61:42983
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445665  2920 heartbeater.cc:461] Registering TS with master...
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445793  2368 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:31.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/logs
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data/info.pb
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.3:0
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.3
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.3
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445755  2922 heartbeater.cc:461] Registering TS with master...
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.445837  2921 heartbeater.cc:344] Connected to a master server at 127.2.80.62:44781
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.446616  2922 heartbeater.cc:507] Master 127.2.80.61:42983 requested a full tablet report, sending...
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.446571  2920 heartbeater.cc:507] Master 127.2.80.60:45575 requested a full tablet report, sending...
14:26:31.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.446646  2921 heartbeater.cc:461] Registering TS with master...
14:26:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.447043  2556 ts_manager.cc:194] Registered new tserver with Master: de27042605aa4c03861ae29d779b33f4 (127.2.80.2:34811)
14:26:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.447095  2483 ts_manager.cc:194] Registered new tserver with Master: de27042605aa4c03861ae29d779b33f4 (127.2.80.2:34811)
14:26:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.447239  2921 heartbeater.cc:507] Master 127.2.80.62:44781 requested a full tablet report, sending...
14:26:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.447499  2556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.80.2:50043
14:26:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.447816  2411 ts_manager.cc:194] Registered new tserver with Master: de27042605aa4c03861ae29d779b33f4 (127.2.80.2:34811)
14:26:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.519513  2927 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.519695  2927 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:31.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.519716  2927 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.521154  2927 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:31.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.521201  2927 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.80.3
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.522662  2927 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.80.20:46535
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.80.3:0
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data/info.pb
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.80.3
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.80.62:44781,127.2.80.61:42983,127.2.80.60:45575
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2927
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.80.3
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/logs
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.522840  2927 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:31.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.523005  2927 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.525271  2935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.525422  2932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.525427  2933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.525511  2927 server_base.cc:1061] running on GCE node
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.525674  2927 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.525840  2927 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:31.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.526959  2927 hybrid_clock.cc:648] HybridClock initialized: now 1779114391526940 us; error 28 us; skew 500 ppm
14:26:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.527921  2927 webserver.cc:533] Webserver started at http://127.2.80.3:34375/ using document root <none> and password file <none>
14:26:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.528095  2927 fs_manager.cc:362] Metadata directory not provided
14:26:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.528143  2927 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.528240  2927 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.529042  2927 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data/instance:
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2105aac19784e7e88819193a7d077d1"
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.529381  2927 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal/instance:
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2105aac19784e7e88819193a7d077d1"
14:26:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.530606  2927 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.531294  2941 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.531426  2927 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.531481  2927 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2105aac19784e7e88819193a7d077d1"
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.531524  2927 fs_report.cc:389] FS layout report
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data/data
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:31.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.550439  2927 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:31.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.550709  2927 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
14:26:31.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.550796  2927 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.550978  2927 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.551247  2927 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.551275  2927 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.551296  2927 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:31.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.551307  2927 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.556356  2927 rpc_server.cc:307] RPC server started. Bound to: 127.2.80.3:38225
14:26:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.556430  3055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.80.3:38225 every 8 connection(s)
14:26:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.556720  2927 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/data/info.pb
14:26:31.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.560173  2368 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 2927
14:26:31.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.560256  2368 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13004398191846282103/ts-2/wal/instance
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565104  3057 heartbeater.cc:344] Connected to a master server at 127.2.80.62:44781
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565222  3057 heartbeater.cc:461] Registering TS with master...
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565426  3057 heartbeater.cc:507] Master 127.2.80.62:44781 requested a full tablet report, sending...
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565608  3056 heartbeater.cc:344] Connected to a master server at 127.2.80.60:45575
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565665  3056 heartbeater.cc:461] Registering TS with master...
14:26:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565747  3056 heartbeater.cc:507] Master 127.2.80.60:45575 requested a full tablet report, sending...
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.565933  2411 ts_manager.cc:194] Registered new tserver with Master: b2105aac19784e7e88819193a7d077d1 (127.2.80.3:38225)
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566265  3058 heartbeater.cc:344] Connected to a master server at 127.2.80.61:42983
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566382  2556 ts_manager.cc:194] Registered new tserver with Master: b2105aac19784e7e88819193a7d077d1 (127.2.80.3:38225)
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566430  3058 heartbeater.cc:461] Registering TS with master...
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566525  3058 heartbeater.cc:507] Master 127.2.80.61:42983 requested a full tablet report, sending...
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566778  2483 ts_manager.cc:194] Registered new tserver with Master: b2105aac19784e7e88819193a7d077d1 (127.2.80.3:38225)
14:26:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.566850  2556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.80.3:59475
14:26:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.575248  2368 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:31.576 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:31.576 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:31.576 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.80.62"
      port: 44781
    }
    bound_http_address {
      host: "127.2.80.62"
      port: 37235
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.80.61"
      port: 42983
    }
    bound_http_address {
      host: "127.2.80.61"
      port: 34671
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.80.60"
      port: 45575
    }
    bound_http_address {
      host: "127.2.80.60"
      port: 33939
    }
  }
}

14:26:31.576 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:31.577 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.80.1"
      port: 34363
    }
    bound_http_address {
      host: "127.2.80.1"
      port: 33741
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.80.2"
      port: 34811
    }
    bound_http_address {
      host: "127.2.80.2"
      port: 33871
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.80.3"
      port: 38225
    }
    bound_http_address {
      host: "127.2.80.3"
      port: 34375
    }
  }
}

14:26:31.577 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:31.579 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:31.580 [DEBUG - main] (Connection.java:748) [peer master-127.2.80.62:44781(127.2.80.62:44781)] connecting to peer
14:26:31.581 [DEBUG - main] (Connection.java:748) [peer master-127.2.80.61:42983(127.2.80.61:42983)] connecting to peer
14:26:31.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.80.62:44781(127.2.80.62:44781)] Successfully connected to peer
14:26:31.582 [DEBUG - main] (Connection.java:748) [peer master-127.2.80.60:45575(127.2.80.60:45575)] connecting to peer
14:26:31.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.80.61:42983(127.2.80.61:42983)] Successfully connected to peer
14:26:31.583 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.80.62
14:26:31.584 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.80.60:45575(127.2.80.60:45575)] Successfully connected to peer
14:26:31.586 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.80.60
14:26:31.586 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.80.61
14:26:31.597 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9d7d962, L:/127.0.0.1:36102 - R:/127.2.80.62:44781] using SASL/PLAIN
14:26:31.597 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x59d0aefa, L:/127.0.0.1:41422 - R:/127.2.80.60:45575] using SASL/PLAIN
14:26:31.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:31.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.80.62:44781, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.80.61:42983, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.80.60:45575, [18ms] Sub RPC ConnectToMaster: received response from server master-127.2.80.62:44781: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.2.80.60:45575: OK, deferred=null) after lookup
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.599555  2556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41422:
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114391579"
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.600 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x01668abb, L:/127.0.0.1:47846 - R:/127.2.80.61:42983] using SASL/PLAIN
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.599944  2556 catalog_manager.cc:7059] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.TestAlterTable-1779114391579 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:26:31.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 4f20d9694fc94ecc95fa00cf859bfb90
14:26:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.607959  2717 tablet_service.cc:1511] Processing CreateTablet for tablet e48e21b12f91469cad60fc0f392493ab (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114391579 [id=4f20d9694fc94ecc95fa00cf859bfb90]), partition=RANGE (0) PARTITION UNBOUNDED
14:26:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.608258  2717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e21b12f91469cad60fc0f392493ab. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.610100  2853 tablet_service.cc:1511] Processing CreateTablet for tablet e48e21b12f91469cad60fc0f392493ab (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114391579 [id=4f20d9694fc94ecc95fa00cf859bfb90]), partition=RANGE (0) PARTITION UNBOUNDED
14:26:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.610394  2853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e21b12f91469cad60fc0f392493ab. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.612985  3075 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Bootstrap starting.
14:26:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.613189  3074 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: Bootstrap starting.
14:26:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.613765  3075 tablet_bootstrap.cc:654] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Neither blocks nor log segments found. Creating new log.
14:26:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.613924  3074 tablet_bootstrap.cc:654] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: Neither blocks nor log segments found. Creating new log.
14:26:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.614147  3075 log.cc:826] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Log is configured to *not* fsync() on all Append() calls
14:26:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.614295  3074 log.cc:826] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: Log is configured to *not* fsync() on all Append() calls
14:26:31.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.615061  3074 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: No bootstrap required, opened a new log
14:26:31.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.615211  3074 ts_tablet_manager.cc:1403] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:26:31.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.617180  3074 raft_consensus.cc:359] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.617457  3074 raft_consensus.cc:385] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:31.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.617578  3074 raft_consensus.cc:740] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2a65e105c94a7892e41aa827471f36, State: Initialized, Role: FOLLOWER
14:26:31.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.617797  3074 consensus_queue.cc:260] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.618119  3074 ts_tablet_manager.cc:1434] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:26:31.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.618299  2784 heartbeater.cc:499] Master 127.2.80.60:45575 was elected leader, sending a full tablet report...
14:26:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.622164  2989 tablet_service.cc:1511] Processing CreateTablet for tablet e48e21b12f91469cad60fc0f392493ab (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114391579 [id=4f20d9694fc94ecc95fa00cf859bfb90]), partition=RANGE (0) PARTITION UNBOUNDED
14:26:31.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.622426  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e21b12f91469cad60fc0f392493ab. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.624893  3079 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: Bootstrap starting.
14:26:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.625492  3079 tablet_bootstrap.cc:654] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: Neither blocks nor log segments found. Creating new log.
14:26:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.625742  3075 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: No bootstrap required, opened a new log
14:26:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.625821  3075 ts_tablet_manager.cc:1403] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:26:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.625916  3079 log.cc:826] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: Log is configured to *not* fsync() on all Append() calls
14:26:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.626523  3079 tablet_bootstrap.cc:492] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: No bootstrap required, opened a new log
14:26:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.626585  3079 ts_tablet_manager.cc:1403] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.627713  3075 raft_consensus.cc:359] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.627857  3075 raft_consensus.cc:385] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.627893  3075 raft_consensus.cc:740] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de27042605aa4c03861ae29d779b33f4, State: Initialized, Role: FOLLOWER
14:26:31.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.627977  3075 consensus_queue.cc:260] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.628202  3075 ts_tablet_manager.cc:1434] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:26:31.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.628259  2920 heartbeater.cc:499] Master 127.2.80.60:45575 was elected leader, sending a full tablet report...
14:26:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.629172  3079 raft_consensus.cc:359] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.629318  3079 raft_consensus.cc:385] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.629350  3079 raft_consensus.cc:740] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2105aac19784e7e88819193a7d077d1, State: Initialized, Role: FOLLOWER
14:26:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.629432  3079 consensus_queue.cc:260] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.629691  3056 heartbeater.cc:499] Master 127.2.80.60:45575 was elected leader, sending a full tablet report...
14:26:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.630086  3079 ts_tablet_manager.cc:1434] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
14:26:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.671222  3081 raft_consensus.cc:493] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.671340  3081 raft_consensus.cc:515] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.671631  3081 leader_election.cc:290] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2a65e105c94a7892e41aa827471f36 (127.2.80.1:34363), b2105aac19784e7e88819193a7d077d1 (127.2.80.3:38225)
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674304  3009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e21b12f91469cad60fc0f392493ab" candidate_uuid: "de27042605aa4c03861ae29d779b33f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2105aac19784e7e88819193a7d077d1" is_pre_election: true
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674301  2737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e21b12f91469cad60fc0f392493ab" candidate_uuid: "de27042605aa4c03861ae29d779b33f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2a65e105c94a7892e41aa827471f36" is_pre_election: true
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674475  2737 raft_consensus.cc:2468] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de27042605aa4c03861ae29d779b33f4 in term 0.
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674485  3009 raft_consensus.cc:2468] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de27042605aa4c03861ae29d779b33f4 in term 0.
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674700  2807 leader_election.cc:304] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2a65e105c94a7892e41aa827471f36, de27042605aa4c03861ae29d779b33f4; no voters: 
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674816  3081 raft_consensus.cc:2804] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674870  3081 raft_consensus.cc:493] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.674892  3081 raft_consensus.cc:3060] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675491  3081 raft_consensus.cc:515] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675617  3081 leader_election.cc:290] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [CANDIDATE]: Term 1 election: Requested vote from peers be2a65e105c94a7892e41aa827471f36 (127.2.80.1:34363), b2105aac19784e7e88819193a7d077d1 (127.2.80.3:38225)
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675810  2737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e21b12f91469cad60fc0f392493ab" candidate_uuid: "de27042605aa4c03861ae29d779b33f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2a65e105c94a7892e41aa827471f36"
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675824  3009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e21b12f91469cad60fc0f392493ab" candidate_uuid: "de27042605aa4c03861ae29d779b33f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2105aac19784e7e88819193a7d077d1"
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675894  3009 raft_consensus.cc:3060] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.675906  2737 raft_consensus.cc:3060] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 0 FOLLOWER]: Advancing to term 1
14:26:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.676621  2737 raft_consensus.cc:2468] T e48e21b12f91469cad60fc0f392493ab P be2a65e105c94a7892e41aa827471f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de27042605aa4c03861ae29d779b33f4 in term 1.
14:26:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.676621  3009 raft_consensus.cc:2468] T e48e21b12f91469cad60fc0f392493ab P b2105aac19784e7e88819193a7d077d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de27042605aa4c03861ae29d779b33f4 in term 1.
14:26:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.676797  2807 leader_election.cc:304] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2a65e105c94a7892e41aa827471f36, de27042605aa4c03861ae29d779b33f4; no voters: 
14:26:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.676882  3081 raft_consensus.cc:2804] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 1 FOLLOWER]: Leader election won for term 1
14:26:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.677030  3081 raft_consensus.cc:697] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [term 1 LEADER]: Becoming Leader. State: Replica: de27042605aa4c03861ae29d779b33f4, State: Running, Role: LEADER
14:26:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.677171  3081 consensus_queue.cc:237] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } }
14:26:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.677902  2556 catalog_manager.cc:5697] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to de27042605aa4c03861ae29d779b33f4 (127.2.80.2). New cstate: current_term: 1 leader_uuid: "de27042605aa4c03861ae29d779b33f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2a65e105c94a7892e41aa827471f36" member_type: VOTER last_known_addr { host: "127.2.80.1" port: 34363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2105aac19784e7e88819193a7d077d1" member_type: VOTER last_known_addr { host: "127.2.80.3" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de27042605aa4c03861ae29d779b33f4" member_type: VOTER last_known_addr { host: "127.2.80.2" port: 34811 } health_report { overall_health: HEALTHY } } }
14:26:31.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.682796  2556 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41422:
14:26:31.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114391579" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "11" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:26:31.683 [DEBUG - main] (Connection.java:575) [peer master-127.2.80.60:45575(127.2.80.60:45575)] disconnecting while in state READY
14:26:31.683 [DEBUG - main] (Connection.java:575) [peer master-127.2.80.61:42983(127.2.80.61:42983)] disconnecting while in state READY
14:26:31.684 [DEBUG - main] (Connection.java:575) [peer master-127.2.80.62:44781(127.2.80.62:44781)] disconnecting while in state READY
14:26:31.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:31.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.80.62:44781(127.2.80.62:44781)] handling channelInactive
14:26:31.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.80.62:44781(127.2.80.62:44781)] cleaning up while in state READY due to: connection closed
14:26:31.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.80.60:45575(127.2.80.60:45575)] handling channelInactive
14:26:31.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.80.60:45575(127.2.80.60:45575)] cleaning up while in state READY due to: connection closed
14:26:31.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.80.61:42983(127.2.80.61:42983)] handling channelInactive
14:26:31.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.80.61:42983(127.2.80.61:42983)] cleaning up while in state READY due to: connection closed
14:26:31.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.686620  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2654
14:26:31.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.691835  2923 tablet.cc:2404] T e48e21b12f91469cad60fc0f392493ab P de27042605aa4c03861ae29d779b33f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:31.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.692830  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2791
14:26:31.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.696998  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2927
14:26:31.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.701058  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2379
14:26:31.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.705444  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2452
14:26:31.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.709857  2368 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 2524
14:26:31.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:31Z chronyd exiting
.14:26:31.754 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114391754
14:26:31.757 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:31.757 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:31.757 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:31.758 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:31.758 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:31.760 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:31.832 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:31.832 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.833158  3090 mini_oidc.cc:150] Starting JWKS server
14:26:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.833617  3090 webserver.cc:533] Webserver started at http://127.0.0.1:42233/ using document root <none> and password file <none>
14:26:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.833673  3090 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.833768  3090 webserver.cc:533] Webserver started at http://127.0.0.1:42861/ using document root <none> and password file <none>
14:26:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:31Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:31.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:31Z Disabled control of system clock
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.843107  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/logs
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data/info.pb
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.190:37645
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.190
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:26:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.914234  3101 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.914381  3101 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.914398  3101 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:31.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915839  3101 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:31.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915876  3101 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915887  3101 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915899  3101 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915908  3101 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.915917  3101 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42233/jwks.json
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.917398  3101 master_runner.cc:387] Master server non-default flags:
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.190:37645
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data/info.pb
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.190
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3101
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/logs
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:31.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:31.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.917573  3101 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:31.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.917732  3101 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.919677  3106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.919685  3107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.919685  3109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.919823  3101 server_base.cc:1061] running on GCE node
14:26:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.920112  3101 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.920292  3101 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:31.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.921407  3101 hybrid_clock.cc:648] HybridClock initialized: now 1779114391921394 us; error 29 us; skew 500 ppm
14:26:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.922303  3101 webserver.cc:533] Webserver started at http://127.3.4.190:33025/ using document root <none> and password file <none>
14:26:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.922436  3101 fs_manager.cc:362] Metadata directory not provided
14:26:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.922472  3101 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:31.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.922534  3101 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.923255  3101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data/instance:
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5266dbeb3dae4e238daaa872f246be9a"
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.923488  3101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal/instance:
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5266dbeb3dae4e238daaa872f246be9a"
14:26:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.924427  3101 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.924947  3115 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.925071  3101 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.925122  3101 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5266dbeb3dae4e238daaa872f246be9a"
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:31 on dist-test-slave-rmmn"
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.925165  3101 fs_report.cc:389] FS layout report
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data/data
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:31.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.957546  3101 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.957873  3101 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
14:26:31.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.957973  3101 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.961607  3101 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.190:37645
14:26:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.961645  3167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.190:37645 every 8 connection(s)
14:26:31.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.961910  3101 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/data/info.pb
14:26:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.962395  3168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:31.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.963634  3168 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
14:26:31.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.966578  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3101
14:26:31.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.966662  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-0/wal/instance
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.967396  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/logs
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data/info.pb
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.189:39875
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.189
14:26:31.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:26:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:31.968658  3168 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } has no permanent_uuid. Determining permanent_uuid...
14:26:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.969031  3117 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.4.189:39875: connect: Connection refused (error 111)
14:26:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:31.969449  3168 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.189:39875: Network error: Client connection negotiation failed: client connection to 127.3.4.189:39875: connect: Connection refused (error 111)
14:26:32.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.018621  3168 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } attempt: 1
14:26:32.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.019376  3168 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.189:39875: Network error: Client connection negotiation failed: client connection to 127.3.4.189:39875: connect: Connection refused (error 111)
14:26:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.040896  3172 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.041095  3172 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:32.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.041116  3172 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042594  3172 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042632  3172 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042644  3172 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042654  3172 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042666  3172 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.042675  3172 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42233/jwks.json
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.044103  3172 master_runner.cc:387] Master server non-default flags:
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.189:39875
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data/info.pb
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.189
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3172
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/logs
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.044267  3172 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:32.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.044423  3172 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.046470  3182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.046569  3172 server_base.cc:1061] running on GCE node
14:26:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.046463  3179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.046463  3180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.046947  3172 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.047137  3172 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.048257  3172 hybrid_clock.cc:648] HybridClock initialized: now 1779114392048241 us; error 28 us; skew 500 ppm
14:26:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.049214  3172 webserver.cc:533] Webserver started at http://127.3.4.189:40713/ using document root <none> and password file <none>
14:26:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.049415  3172 fs_manager.cc:362] Metadata directory not provided
14:26:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.049463  3172 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.049558  3172 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.050343  3172 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data/instance:
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3c21c6a80d4e268b3c98fd8f72de93"
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.050652  3172 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal/instance:
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3c21c6a80d4e268b3c98fd8f72de93"
14:26:32.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.051671  3172 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.052265  3188 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.052409  3172 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.052471  3172 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c3c21c6a80d4e268b3c98fd8f72de93"
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.052531  3172 fs_report.cc:389] FS layout report
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data/data
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.079413  3172 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.079778  3172 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
14:26:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.079908  3172 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.083583  3172 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.189:39875
14:26:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.083635  3240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.189:39875 every 8 connection(s)
14:26:32.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.083967  3172 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/data/info.pb
14:26:32.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.084484  3241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:32.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.085773  3241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.087512  3168 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } attempt: 2
14:26:32.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.090197  3241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.090950  3168 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.091488  3168 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.188:36199: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.091784  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3172
14:26:32.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.091857  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-1/wal/instance
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.092204  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/logs
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data/info.pb
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.188:36199
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.188
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:32.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:26:32.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.093145  3241 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.093524  3189 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.093894  3241 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.188:36199: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.134644  3168 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } attempt: 1
14:26:32.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.135401  3168 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.188:36199: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.143061  3241 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } attempt: 1
14:26:32.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.143684  3241 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.188:36199: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.165797  3246 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:32.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.165956  3246 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:32.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.165984  3246 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167491  3246 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167534  3246 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167551  3246 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167567  3246 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167582  3246 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:32.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.167595  3246 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42233/jwks.json
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.169127  3246 master_runner.cc:387] Master server non-default flags:
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.188:36199
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42233/jwks.json
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data/info.pb
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.188
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3246
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/logs
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:32.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:32.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.169418  3246 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:32.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.169644  3246 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.171795  3253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.171785  3252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.171965  3255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.172055  3246 server_base.cc:1061] running on GCE node
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.172228  3246 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.172462  3246 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:32.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.173586  3246 hybrid_clock.cc:648] HybridClock initialized: now 1779114392173559 us; error 36 us; skew 500 ppm
14:26:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.174487  3246 webserver.cc:533] Webserver started at http://127.3.4.188:44321/ using document root <none> and password file <none>
14:26:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.174662  3246 fs_manager.cc:362] Metadata directory not provided
14:26:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.174710  3246 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:32.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.174806  3246 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.175604  3246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data/instance:
14:26:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e0f85bda89644d0da62b972ae6cf84dd"
14:26:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.175921  3246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal/instance:
14:26:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e0f85bda89644d0da62b972ae6cf84dd"
14:26:32.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.176947  3246 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.177546  3261 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.177678  3246 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.177754  3246 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e0f85bda89644d0da62b972ae6cf84dd"
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.177809  3246 fs_report.cc:389] FS layout report
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data/data
14:26:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:32.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.182540  3168 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } attempt: 2
14:26:32.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.183120  3168 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.4.188:36199: Network error: Client connection negotiation failed: client connection to 127.3.4.188:36199: connect: Connection refused (error 111)
14:26:32.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.198508  3246 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:32.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.198836  3246 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
14:26:32.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.198972  3246 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:32.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.202634  3246 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.188:36199
14:26:32.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.202664  3313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.188:36199 every 8 connection(s)
14:26:32.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.202975  3246 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/data/info.pb
14:26:32.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.203451  3314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:32.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.204617  3314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.206140  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3246
14:26:32.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.206221  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/master-2/wal/instance
14:26:32.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.209590  3314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.211812  3241 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } attempt: 2
14:26:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.212270  3314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } has no permanent_uuid. Determining permanent_uuid...
14:26:32.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.216674  3314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd: Bootstrap starting.
14:26:32.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.217160  3314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd: Neither blocks nor log segments found. Creating new log.
14:26:32.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.217409  3314 log.cc:826] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd: Log is configured to *not* fsync() on all Append() calls
14:26:32.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.217991  3314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd: No bootstrap required, opened a new log
14:26:32.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.218189  3241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: Bootstrap starting.
14:26:32.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.218683  3241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: Neither blocks nor log segments found. Creating new log.
14:26:32.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.218853  3241 log.cc:826] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: Log is configured to *not* fsync() on all Append() calls
14:26:32.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219383  3241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: No bootstrap required, opened a new log
14:26:32.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219478  3314 raft_consensus.cc:359] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219591  3314 raft_consensus.cc:385] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:32.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219621  3314 raft_consensus.cc:740] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0f85bda89644d0da62b972ae6cf84dd, State: Initialized, Role: FOLLOWER
14:26:32.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219717  3314 consensus_queue.cc:260] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219959  3314 sys_catalog.cc:565] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: configured and running, proceeding with master startup.
14:26:32.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.219946  3324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [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: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.220027  3324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.221055  3241 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.221138  3241 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.221153  3241 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c3c21c6a80d4e268b3c98fd8f72de93, State: Initialized, Role: FOLLOWER
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.221223  3241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.221463  3241 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: configured and running, proceeding with master startup.
14:26:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.221868  3336 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:32.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.222010  3336 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.222011  3246 master_runner.cc:187] Error getting master registration for 127.3.4.190:37645: OK, instance_id { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" instance_seqno: 1779114391960633 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.223646  3246 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.223685  3348 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.223729  3348 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:32.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.223765  3172 master_runner.cc:187] Error getting master registration for 127.3.4.190:37645: OK, instance_id { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" instance_seqno: 1779114391960633 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:32.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.224857  3172 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:32.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.224978  3335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [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: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.225384  3335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.287500  3335 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:32.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.287632  3335 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.287894  3335 leader_election.cc:290] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5266dbeb3dae4e238daaa872f246be9a (127.3.4.190:37645), e0f85bda89644d0da62b972ae6cf84dd (127.3.4.188:36199)
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288232  3288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0f85bda89644d0da62b972ae6cf84dd" is_pre_election: true
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288386  3288 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c3c21c6a80d4e268b3c98fd8f72de93 in term 0.
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288576  3189 leader_election.cc:304] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c3c21c6a80d4e268b3c98fd8f72de93, e0f85bda89644d0da62b972ae6cf84dd; no voters: 
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288724  3335 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288771  3335 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:32.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.288792  3335 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 0 FOLLOWER]: Advancing to term 1
14:26:32.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.289628  3335 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.290040  3288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0f85bda89644d0da62b972ae6cf84dd"
14:26:32.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.290117  3288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 0 FOLLOWER]: Advancing to term 1
14:26:32.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.290297  3168 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } attempt: 3
14:26:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.290908  3288 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c3c21c6a80d4e268b3c98fd8f72de93 in term 1.
14:26:32.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.291232  3189 leader_election.cc:304] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c3c21c6a80d4e268b3c98fd8f72de93, e0f85bda89644d0da62b972ae6cf84dd; no voters: 
14:26:32.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.292279  3335 leader_election.cc:290] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [CANDIDATE]: Term 1 election: Requested vote from peers 5266dbeb3dae4e238daaa872f246be9a (127.3.4.190:37645), e0f85bda89644d0da62b972ae6cf84dd (127.3.4.188:36199)
14:26:32.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.292389  3335 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 1 FOLLOWER]: Leader election won for term 1
14:26:32.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.292469  3335 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [term 1 LEADER]: Becoming Leader. State: Replica: 0c3c21c6a80d4e268b3c98fd8f72de93, State: Running, Role: LEADER
14:26:32.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.292591  3335 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.293139  3335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c3c21c6a80d4e268b3c98fd8f72de93. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.293322  3335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: This master's current role is: LEADER
14:26:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.293633  3352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.293917  3352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:32.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.295346  3168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a: Bootstrap starting.
14:26:32.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.295965  3288 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [term 1 FOLLOWER]: Refusing update from remote peer 0c3c21c6a80d4e268b3c98fd8f72de93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:32.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.296036  3168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a: Neither blocks nor log segments found. Creating new log.
14:26:32.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.296206  3350 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:32.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.296279  3168 log.cc:826] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a: Log is configured to *not* fsync() on all Append() calls
14:26:32.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.297358  3324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c3c21c6a80d4e268b3c98fd8f72de93. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.297434  3324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298182  3350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298255  3350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: This master's current role is: LEADER
14:26:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298578  3324 sys_catalog.cc:455] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298655  3324 sys_catalog.cc:458] T 00000000000000000000000000000000 P e0f85bda89644d0da62b972ae6cf84dd [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298760  3168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a: No bootstrap required, opened a new log
14:26:32.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.298982  3353 mvcc.cc:204] Tried to move back new op lower bound from 7287252550842310656 to 7287252550831751168. Current Snapshot: MvccSnapshot[applied={T|T < 7287252550842310656}]
14:26:32.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.299471  3355 mvcc.cc:204] Tried to move back new op lower bound from 7287252550842310656 to 7287252550831751168. Current Snapshot: MvccSnapshot[applied={T|T < 7287252550842310656}]
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300479  3352 catalog_manager.cc:1383] Generated new cluster ID: 7547341b8c8b41359a8746a3f192363d
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300524  3352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300535  3168 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300630  3168 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300655  3168 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5266dbeb3dae4e238daaa872f246be9a, State: Initialized, Role: FOLLOWER
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300740  3168 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } }
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.300971  3168 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: configured and running, proceeding with master startup.
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.301115  3140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [term 0 FOLLOWER]: Advancing to term 1
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.302011  3140 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [term 1 FOLLOWER]: Refusing update from remote peer 0c3c21c6a80d4e268b3c98fd8f72de93: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.302287  3335 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.305280  3142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5266dbeb3dae4e238daaa872f246be9a" is_pre_election: true
14:26:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.305644  3141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5266dbeb3dae4e238daaa872f246be9a"
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309321  3359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309419  3359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309458  3359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c3c21c6a80d4e268b3c98fd8f72de93. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309489  3359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309511  3359 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.309540  3359 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a [sys.catalog]: This master's current role is: FOLLOWER
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.309799  3370 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5266dbeb3dae4e238daaa872f246be9a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.309852  3370 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:32.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.310199  3373 mvcc.cc:204] Tried to move back new op lower bound from 7287252550842310656 to 7287252550831751168. Current Snapshot: MvccSnapshot[applied={T|T < 7287252550842310656}]
14:26:32.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.325498  3335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5266dbeb3dae4e238daaa872f246be9a" member_type: VOTER last_known_addr { host: "127.3.4.190" port: 37645 } } peers { permanent_uuid: "0c3c21c6a80d4e268b3c98fd8f72de93" member_type: VOTER last_known_addr { host: "127.3.4.189" port: 39875 } } peers { permanent_uuid: "e0f85bda89644d0da62b972ae6cf84dd" member_type: VOTER last_known_addr { host: "127.3.4.188" port: 36199 } } }
14:26:32.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.325630  3335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93 [sys.catalog]: This master's current role is: LEADER
14:26:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.327026  3352 catalog_manager.cc:1406] Generated new certificate authority record
14:26:32.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.327837  3352 catalog_manager.cc:1540] Loading token signing keys...
14:26:32.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.347712  3352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0c3c21c6a80d4e268b3c98fd8f72de93: Generated new TSK 0
14:26:32.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.348405  3352 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.362660  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/logs
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data/info.pb
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.129:0
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.129
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.129
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:32.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.474133  3379 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:32.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.474347  3379 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:32.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.474375  3379 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:32.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.476572  3379 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:32.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.476641  3379 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.4.129
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.478886  3379 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.129:0
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data/info.pb
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.129
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3379
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.129
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/logs
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.479139  3379 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:32.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.479367  3379 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.482048  3387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.482074  3384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.482175  3379 server_base.cc:1061] running on GCE node
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.482236  3385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.482522  3379 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:32.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.482745  3379 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:32.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.483911  3379 hybrid_clock.cc:648] HybridClock initialized: now 1779114392483891 us; error 31 us; skew 500 ppm
14:26:32.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.485143  3379 webserver.cc:533] Webserver started at http://127.3.4.129:35371/ using document root <none> and password file <none>
14:26:32.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.485364  3379 fs_manager.cc:362] Metadata directory not provided
14:26:32.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.485430  3379 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:32.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.485523  3379 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:32.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.486596  3379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data/instance:
14:26:32.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12aaf0bdb05496c990ad27e299a61d4"
14:26:32.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.486975  3379 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal/instance:
14:26:32.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12aaf0bdb05496c990ad27e299a61d4"
14:26:32.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.488346  3379 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.489040  3393 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.489202  3379 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.489293  3379 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12aaf0bdb05496c990ad27e299a61d4"
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.489356  3379 fs_report.cc:389] FS layout report
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data/data
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:32.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.512682  3379 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513065  3379 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
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513200  3379 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513469  3379 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513824  3379 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513878  3379 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513908  3379 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:32.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.513923  3379 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.520454  3379 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.129:37487
14:26:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.520520  3506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.129:37487 every 8 connection(s)
14:26:32.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.520982  3379 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/data/info.pb
14:26:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.525722  3508 heartbeater.cc:344] Connected to a master server at 127.3.4.190:37645
14:26:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.525799  3508 heartbeater.cc:461] Registering TS with master...
14:26:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.525977  3508 heartbeater.cc:507] Master 127.3.4.190:37645 requested a full tablet report, sending...
14:26:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.526418  3132 ts_manager.cc:194] Registered new tserver with Master: e12aaf0bdb05496c990ad27e299a61d4 (127.3.4.129:37487)
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527004  3509 heartbeater.cc:344] Connected to a master server at 127.3.4.189:39875
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527057  3509 heartbeater.cc:461] Registering TS with master...
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527136  3509 heartbeater.cc:507] Master 127.3.4.189:39875 requested a full tablet report, sending...
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527452  3205 ts_manager.cc:194] Registered new tserver with Master: e12aaf0bdb05496c990ad27e299a61d4 (127.3.4.129:37487)
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527496  3507 heartbeater.cc:344] Connected to a master server at 127.3.4.188:36199
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527539  3507 heartbeater.cc:461] Registering TS with master...
14:26:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527594  3507 heartbeater.cc:507] Master 127.3.4.188:36199 requested a full tablet report, sending...
14:26:32.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.527906  3278 ts_manager.cc:194] Registered new tserver with Master: e12aaf0bdb05496c990ad27e299a61d4 (127.3.4.129:37487)
14:26:32.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.528334  3205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.4.129:36147
14:26:32.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.530711  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3379
14:26:32.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.530792  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-0/wal/instance
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.531735  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/logs
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data/info.pb
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.130:0
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.130
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.130
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.604996  3514 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.605159  3514 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.605186  3514 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:32.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.606666  3514 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:32.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.606717  3514 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.4.130
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.608109  3514 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.130:0
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data/info.pb
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.130
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3514
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.130
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/logs
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.608278  3514 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:32.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.608443  3514 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.610533  3522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.610703  3520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.610548  3519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.610620  3514 server_base.cc:1061] running on GCE node
14:26:32.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.610954  3514 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:32.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.611128  3514 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:32.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.612241  3514 hybrid_clock.cc:648] HybridClock initialized: now 1779114392612226 us; error 34 us; skew 500 ppm
14:26:32.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.613193  3514 webserver.cc:533] Webserver started at http://127.3.4.130:46751/ using document root <none> and password file <none>
14:26:32.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.613363  3514 fs_manager.cc:362] Metadata directory not provided
14:26:32.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.613404  3514 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:32.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.613471  3514 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.614208  3514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data/instance:
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea4f940571304faba672dc857d99d0d3"
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.614449  3514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal/instance:
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea4f940571304faba672dc857d99d0d3"
14:26:32.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.615417  3514 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.615960  3528 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.616106  3514 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.616158  3514 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ea4f940571304faba672dc857d99d0d3"
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.616199  3514 fs_report.cc:389] FS layout report
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data/data
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.627933  3514 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628145  3514 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
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628228  3514 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628366  3514 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628664  3514 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628696  3514 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628726  3514 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.628742  3514 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:32.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.633878  3514 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.130:39895
14:26:32.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.633939  3641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.130:39895 every 8 connection(s)
14:26:32.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.634177  3514 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/data/info.pb
14:26:32.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.635644  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3514
14:26:32.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.635732  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-1/wal/instance
14:26:32.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.637892  3090 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/logs
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data/info.pb
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.131:0
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.131
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.131
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639174  3643 heartbeater.cc:344] Connected to a master server at 127.3.4.190:37645
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639253  3643 heartbeater.cc:461] Registering TS with master...
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639432  3643 heartbeater.cc:507] Master 127.3.4.190:37645 requested a full tablet report, sending...
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639736  3642 heartbeater.cc:344] Connected to a master server at 127.3.4.188:36199
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639792  3642 heartbeater.cc:461] Registering TS with master...
14:26:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639843  3132 ts_manager.cc:194] Registered new tserver with Master: ea4f940571304faba672dc857d99d0d3 (127.3.4.130:39895)
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639870  3644 heartbeater.cc:344] Connected to a master server at 127.3.4.189:39875
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639914  3644 heartbeater.cc:461] Registering TS with master...
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639977  3644 heartbeater.cc:507] Master 127.3.4.189:39875 requested a full tablet report, sending...
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.639878  3642 heartbeater.cc:507] Master 127.3.4.188:36199 requested a full tablet report, sending...
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.640172  3205 ts_manager.cc:194] Registered new tserver with Master: ea4f940571304faba672dc857d99d0d3 (127.3.4.130:39895)
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.640368  3278 ts_manager.cc:194] Registered new tserver with Master: ea4f940571304faba672dc857d99d0d3 (127.3.4.130:39895)
14:26:32.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.640625  3205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.4.130:55295
14:26:32.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.711704  3649 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.711848  3649 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.711864  3649 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:32.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.713292  3649 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:32.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.713340  3649 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.4.131
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.714751  3649 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.4.148:34139
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.4.131:0
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data/info.pb
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.4.131
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.4.190:37645,127.3.4.189:39875,127.3.4.188:36199
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3649
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.4.131
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/logs
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.714912  3649 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:32.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.715066  3649 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.717209  3655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.717357  3657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.717324  3649 server_base.cc:1061] running on GCE node
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.717269  3654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.717556  3649 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.717779  3649 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.718902  3649 hybrid_clock.cc:648] HybridClock initialized: now 1779114392718877 us; error 35 us; skew 500 ppm
14:26:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.719882  3649 webserver.cc:533] Webserver started at http://127.3.4.131:38359/ using document root <none> and password file <none>
14:26:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.720059  3649 fs_manager.cc:362] Metadata directory not provided
14:26:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.720109  3649 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.720207  3649 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.721050  3649 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data/instance:
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "970cfae150c64cbaa2dc1a36043de72b"
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.721379  3649 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal/instance:
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "970cfae150c64cbaa2dc1a36043de72b"
14:26:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.722445  3649 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.723007  3663 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.723145  3649 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.723212  3649 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "970cfae150c64cbaa2dc1a36043de72b"
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:32 on dist-test-slave-rmmn"
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.723272  3649 fs_report.cc:389] FS layout report
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data/data
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:32.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.732348  3649 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:32.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.732607  3649 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
14:26:32.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.732717  3649 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.732915  3649 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.733209  3649 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.733282  3649 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.733312  3649 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.733327  3649 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.738298  3649 rpc_server.cc:307] RPC server started. Bound to: 127.3.4.131:34175
14:26:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.738381  3776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.4.131:34175 every 8 connection(s)
14:26:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.738621  3649 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/data/info.pb
14:26:32.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.742432  3090 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3649
14:26:32.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.742499  3090 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster14172134628062620003/ts-2/wal/instance
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743278  3778 heartbeater.cc:344] Connected to a master server at 127.3.4.190:37645
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743304  3777 heartbeater.cc:344] Connected to a master server at 127.3.4.188:36199
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743389  3778 heartbeater.cc:461] Registering TS with master...
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743389  3777 heartbeater.cc:461] Registering TS with master...
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743592  3777 heartbeater.cc:507] Master 127.3.4.188:36199 requested a full tablet report, sending...
14:26:32.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.743592  3778 heartbeater.cc:507] Master 127.3.4.190:37645 requested a full tablet report, sending...
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744100  3779 heartbeater.cc:344] Connected to a master server at 127.3.4.189:39875
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744151  3779 heartbeater.cc:461] Registering TS with master...
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744176  3277 ts_manager.cc:194] Registered new tserver with Master: 970cfae150c64cbaa2dc1a36043de72b (127.3.4.131:34175)
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744225  3779 heartbeater.cc:507] Master 127.3.4.189:39875 requested a full tablet report, sending...
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744426  3132 ts_manager.cc:194] Registered new tserver with Master: 970cfae150c64cbaa2dc1a36043de72b (127.3.4.131:34175)
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.744551  3205 ts_manager.cc:194] Registered new tserver with Master: 970cfae150c64cbaa2dc1a36043de72b (127.3.4.131:34175)
14:26:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.745105  3205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.4.131:46833
14:26:32.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.755795  3090 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:32.756 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:32.756 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:32.757 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.4.190"
      port: 37645
    }
    bound_http_address {
      host: "127.3.4.190"
      port: 33025
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.4.189"
      port: 39875
    }
    bound_http_address {
      host: "127.3.4.189"
      port: 40713
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.4.188"
      port: 36199
    }
    bound_http_address {
      host: "127.3.4.188"
      port: 44321
    }
  }
}

14:26:32.757 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:32.757 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.4.129"
      port: 37487
    }
    bound_http_address {
      host: "127.3.4.129"
      port: 35371
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.4.130"
      port: 39895
    }
    bound_http_address {
      host: "127.3.4.130"
      port: 46751
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.4.131"
      port: 34175
    }
    bound_http_address {
      host: "127.3.4.131"
      port: 38359
    }
  }
}

14:26:32.757 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:32.759 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:32.760 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.4.190:37645(127.3.4.190:37645)] connecting to peer
14:26:32.761 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.4.189:39875(127.3.4.189:39875)] connecting to peer
14:26:32.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.4.190:37645(127.3.4.190:37645)] Successfully connected to peer
14:26:32.762 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.4.188:36199(127.3.4.188:36199)] connecting to peer
14:26:32.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.4.189:39875(127.3.4.189:39875)] Successfully connected to peer
14:26:32.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.4.188:36199(127.3.4.188:36199)] Successfully connected to peer
14:26:32.765 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.4.188
14:26:32.766 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.4.190
14:26:32.774 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.4.189
14:26:32.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c61355c, L:/127.0.0.1:37914 - R:/127.3.4.190:37645] using SASL/PLAIN
14:26:32.776 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x45980be1, L:/127.0.0.1:34018 - R:/127.3.4.188:36199] using SASL/PLAIN
14:26:32.785 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x16e1d820, L:/127.0.0.1:42176 - R:/127.3.4.189:39875] using SASL/PLAIN
14:26:32.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:32.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.4.190:37645, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.4.189:39875, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.4.188:36199, [16ms] Sub RPC ConnectToMaster: received response from server master-127.3.4.190:37645: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.3.4.188:36199: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.3.4.189:39875: OK, deferred=null) after lookup
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.787441  3205 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42176:
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114392759"
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:32.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b5dd99f36b694f3ab6c4058e7190b3ec
14:26:32.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.796883  3711 tablet_service.cc:1511] Processing CreateTablet for tablet cff323ec871c4bbca6de5c6887ea40de (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114392759 [id=b5dd99f36b694f3ab6c4058e7190b3ec]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:32.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.797169  3711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff323ec871c4bbca6de5c6887ea40de. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.799118  3794 tablet_bootstrap.cc:492] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: Bootstrap starting.
14:26:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.799444  3576 tablet_service.cc:1511] Processing CreateTablet for tablet a31176b76d95439a983ada5c7e165229 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114392759 [id=b5dd99f36b694f3ab6c4058e7190b3ec]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.799708  3576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31176b76d95439a983ada5c7e165229. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.799823  3794 tablet_bootstrap.cc:654] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: Neither blocks nor log segments found. Creating new log.
14:26:32.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.800123  3794 log.cc:826] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: Log is configured to *not* fsync() on all Append() calls
14:26:32.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.800784  3794 tablet_bootstrap.cc:492] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: No bootstrap required, opened a new log
14:26:32.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.800942  3794 ts_tablet_manager.cc:1403] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803010  3794 raft_consensus.cc:359] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "970cfae150c64cbaa2dc1a36043de72b" member_type: VOTER last_known_addr { host: "127.3.4.131" port: 34175 } }
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803140  3794 raft_consensus.cc:385] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803169  3794 raft_consensus.cc:740] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 970cfae150c64cbaa2dc1a36043de72b, State: Initialized, Role: FOLLOWER
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803252  3794 consensus_queue.cc:260] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "970cfae150c64cbaa2dc1a36043de72b" member_type: VOTER last_known_addr { host: "127.3.4.131" port: 34175 } }
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803328  3794 raft_consensus.cc:399] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803359  3794 raft_consensus.cc:493] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803399  3794 raft_consensus.cc:3060] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 0 FOLLOWER]: Advancing to term 1
14:26:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803735  3796 tablet_bootstrap.cc:492] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: Bootstrap starting.
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.803917  3794 raft_consensus.cc:515] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "970cfae150c64cbaa2dc1a36043de72b" member_type: VOTER last_known_addr { host: "127.3.4.131" port: 34175 } }
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804018  3794 leader_election.cc:304] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [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: 970cfae150c64cbaa2dc1a36043de72b; no voters: 
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804174  3794 leader_election.cc:290] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804199  3796 tablet_bootstrap.cc:654] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: Neither blocks nor log segments found. Creating new log.
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804229  3797 raft_consensus.cc:2804] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 1 FOLLOWER]: Leader election won for term 1
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804329  3797 raft_consensus.cc:697] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [term 1 LEADER]: Becoming Leader. State: Replica: 970cfae150c64cbaa2dc1a36043de72b, State: Running, Role: LEADER
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804368  3794 ts_tablet_manager.cc:1434] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804394  3797 consensus_queue.cc:237] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b [LEADER]: Queue going to LEADER mode. State: All 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: "970cfae150c64cbaa2dc1a36043de72b" member_type: VOTER last_known_addr { host: "127.3.4.131" port: 34175 } }
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804441  3796 log.cc:826] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: Log is configured to *not* fsync() on all Append() calls
14:26:32.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.804636  3779 heartbeater.cc:499] Master 127.3.4.189:39875 was elected leader, sending a full tablet report...
14:26:32.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.805135  3205 catalog_manager.cc:5697] T cff323ec871c4bbca6de5c6887ea40de P 970cfae150c64cbaa2dc1a36043de72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 970cfae150c64cbaa2dc1a36043de72b (127.3.4.131). New cstate: current_term: 1 leader_uuid: "970cfae150c64cbaa2dc1a36043de72b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "970cfae150c64cbaa2dc1a36043de72b" member_type: VOTER last_known_addr { host: "127.3.4.131" port: 34175 } health_report { overall_health: HEALTHY } } }
14:26:32.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.805894  3796 tablet_bootstrap.cc:492] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: No bootstrap required, opened a new log
14:26:32.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.806049  3796 ts_tablet_manager.cc:1403] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.807786  3796 raft_consensus.cc:359] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4f940571304faba672dc857d99d0d3" member_type: VOTER last_known_addr { host: "127.3.4.130" port: 39895 } }
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.807888  3796 raft_consensus.cc:385] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.807915  3796 raft_consensus.cc:740] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4f940571304faba672dc857d99d0d3, State: Initialized, Role: FOLLOWER
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.807976  3796 consensus_queue.cc:260] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea4f940571304faba672dc857d99d0d3" member_type: VOTER last_known_addr { host: "127.3.4.130" port: 39895 } }
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808024  3796 raft_consensus.cc:399] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808043  3796 raft_consensus.cc:493] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808066  3796 raft_consensus.cc:3060] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 0 FOLLOWER]: Advancing to term 1
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808492  3796 raft_consensus.cc:515] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4f940571304faba672dc857d99d0d3" member_type: VOTER last_known_addr { host: "127.3.4.130" port: 39895 } }
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808571  3796 leader_election.cc:304] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [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: ea4f940571304faba672dc857d99d0d3; no voters: 
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808691  3796 leader_election.cc:290] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808761  3803 raft_consensus.cc:2804] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 1 FOLLOWER]: Leader election won for term 1
14:26:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808867  3796 ts_tablet_manager.cc:1434] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:32.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808967  3803 raft_consensus.cc:697] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [term 1 LEADER]: Becoming Leader. State: Replica: ea4f940571304faba672dc857d99d0d3, State: Running, Role: LEADER
14:26:32.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.808996  3644 heartbeater.cc:499] Master 127.3.4.189:39875 was elected leader, sending a full tablet report...
14:26:32.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.809132  3803 consensus_queue.cc:237] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 [LEADER]: Queue going to LEADER mode. State: All 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: "ea4f940571304faba672dc857d99d0d3" member_type: VOTER last_known_addr { host: "127.3.4.130" port: 39895 } }
14:26:32.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.809782  3205 catalog_manager.cc:5697] T a31176b76d95439a983ada5c7e165229 P ea4f940571304faba672dc857d99d0d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4f940571304faba672dc857d99d0d3 (127.3.4.130). New cstate: current_term: 1 leader_uuid: "ea4f940571304faba672dc857d99d0d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea4f940571304faba672dc857d99d0d3" member_type: VOTER last_known_addr { host: "127.3.4.130" port: 39895 } health_report { overall_health: HEALTHY } } }
14:26:32.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:32.822849  3192 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
14:26:32.827 [ERROR - kudu-nio-1] (Connection.java:398) [peer master-127.3.4.189:39875(127.3.4.189:39875)] server sent error unsupported feature flags
14:26:32.828 [DEBUG - main] (Connection.java:575) [peer master-127.3.4.188:36199(127.3.4.188:36199)] disconnecting while in state READY
14:26:32.828 [DEBUG - main] (Connection.java:575) [peer master-127.3.4.189:39875(127.3.4.189:39875)] disconnecting while in state READY
14:26:32.828 [DEBUG - main] (Connection.java:575) [peer master-127.3.4.190:37645(127.3.4.190:37645)] disconnecting while in state READY
14:26:32.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.4.188:36199(127.3.4.188:36199)] handling channelInactive
14:26:32.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.4.190:37645(127.3.4.190:37645)] handling channelInactive
14:26:32.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.4.188:36199(127.3.4.188:36199)] cleaning up while in state READY due to: connection closed
14:26:32.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.4.190:37645(127.3.4.190:37645)] cleaning up while in state READY due to: connection closed
14:26:32.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:32.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.4.189:39875(127.3.4.189:39875)] handling channelInactive
14:26:32.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.4.189:39875(127.3.4.189:39875)] cleaning up while in state READY due to: connection closed
14:26:32.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.833389  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3379
14:26:32.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.837813  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3514
14:26:32.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.842130  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3649
14:26:32.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.846138  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3101
14:26:32.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.850149  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3172
14:26:32.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.854286  3090 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3246
14:26:32.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:32Z chronyd exiting
.14:26:32.898 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114392898
14:26:32.900 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:32.900 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:32.900 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:32.900 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:32.900 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:32.903 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:32.974 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:32.974 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:32.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.975312  3811 mini_oidc.cc:150] Starting JWKS server
14:26:32.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.975884  3811 webserver.cc:533] Webserver started at http://127.0.0.1:44543/ using document root <none> and password file <none>
14:26:32.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.975983  3811 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:32.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.976145  3811 webserver.cc:533] Webserver started at http://127.0.0.1:40833/ using document root <none> and password file <none>
14:26:32.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:32Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:32.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:32Z Disabled control of system clock
14:26:32.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:32.985828  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:32.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal
14:26:32.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/logs
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data/info.pb
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.254:42437
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.254
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json with env {}
14:26:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.057355  3822 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.057508  3822 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.057534  3822 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059084  3822 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059126  3822 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059144  3822 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059160  3822 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059175  3822 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:33.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.059190  3822 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44543/jwks.json
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.060708  3822 master_runner.cc:387] Master server non-default flags:
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data
14:26:33.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.254:42437
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data/info.pb
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.254
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3822
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/logs
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.060925  3822 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.061148  3822 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.063380  3830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.063387  3827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.063395  3828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.063530  3822 server_base.cc:1061] running on GCE node
14:26:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.063838  3822 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.064081  3822 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.065213  3822 hybrid_clock.cc:648] HybridClock initialized: now 1779114393065192 us; error 33 us; skew 500 ppm
14:26:33.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.066162  3822 webserver.cc:533] Webserver started at http://127.3.184.254:45373/ using document root <none> and password file <none>
14:26:33.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.066334  3822 fs_manager.cc:362] Metadata directory not provided
14:26:33.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.066382  3822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.066479  3822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.067272  3822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data/instance:
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a4a218cee2946feac78d731addd134b"
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.067571  3822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal/instance:
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a4a218cee2946feac78d731addd134b"
14:26:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.068629  3822 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.069211  3836 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.069392  3822 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.069456  3822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0a4a218cee2946feac78d731addd134b"
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.069521  3822 fs_report.cc:389] FS layout report
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data/data
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.080355  3822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.080627  3822 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
14:26:33.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.080745  3822 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.084245  3822 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.254:42437
14:26:33.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.084273  3888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.254:42437 every 8 connection(s)
14:26:33.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.084555  3822 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/data/info.pb
14:26:33.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.085103  3889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.086810  3889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.089038  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3822
14:26:33.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.089133  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-0/wal/instance
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.089953  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/logs
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data/info.pb
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.253:35559
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.253
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:33.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json with env {}
14:26:33.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.091845  3889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.092218  3837 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.184.253:35559: connect: Connection refused (error 111)
14:26:33.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.092625  3889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.253:35559: Network error: Client connection negotiation failed: client connection to 127.3.184.253:35559: connect: Connection refused (error 111)
14:26:33.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.141837  3889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } attempt: 1
14:26:33.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.142529  3889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.253:35559: Network error: Client connection negotiation failed: client connection to 127.3.184.253:35559: connect: Connection refused (error 111)
14:26:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.162838  3893 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.163004  3893 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.163031  3893 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164569  3893 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164620  3893 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164638  3893 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164664  3893 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164680  3893 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.164695  3893 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44543/jwks.json
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.166296  3893 master_runner.cc:387] Master server non-default flags:
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.253:35559
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data/info.pb
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.253
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3893
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/logs
14:26:33.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.166531  3893 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.166769  3893 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.169067  3899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.169087  3902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.169106  3900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.169143  3893 server_base.cc:1061] running on GCE node
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.169512  3893 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.169710  3893 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.170835  3893 hybrid_clock.cc:648] HybridClock initialized: now 1779114393170818 us; error 27 us; skew 500 ppm
14:26:33.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.171743  3893 webserver.cc:533] Webserver started at http://127.3.184.253:37243/ using document root <none> and password file <none>
14:26:33.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.171918  3893 fs_manager.cc:362] Metadata directory not provided
14:26:33.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.171967  3893 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.172063  3893 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.172888  3893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data/instance:
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47d652539b06424b9b154e8af06a91df"
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.173188  3893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal/instance:
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47d652539b06424b9b154e8af06a91df"
14:26:33.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.174248  3893 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:33.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.174804  3908 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.174948  3893 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.175011  3893 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47d652539b06424b9b154e8af06a91df"
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.175072  3893 fs_report.cc:389] FS layout report
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data/data
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.183676  3893 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.183959  3893 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
14:26:33.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.184074  3893 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.187779  3893 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.253:35559
14:26:33.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.187821  3960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.253:35559 every 8 connection(s)
14:26:33.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.188108  3893 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/data/info.pb
14:26:33.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.188638  3961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:33.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.189889  3961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.193871  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3893
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.193943  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-1/wal/instance
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.194171  3961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.194295  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/logs
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data/info.pb
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.252:39135
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.252
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json with env {}
14:26:33.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.198213  3961 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.198608  3909 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.184.252:39135: connect: Connection refused (error 111)
14:26:33.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.199031  3961 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.252:39135: Network error: Client connection negotiation failed: client connection to 127.3.184.252:39135: connect: Connection refused (error 111)
14:26:33.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.210721  3889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } attempt: 2
14:26:33.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.213434  3889 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.214043  3889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.252:39135: Network error: Client connection negotiation failed: client connection to 127.3.184.252:39135: connect: Connection refused (error 111)
14:26:33.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.248245  3961 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } attempt: 1
14:26:33.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.248983  3961 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.252:39135: Network error: Client connection negotiation failed: client connection to 127.3.184.252:39135: connect: Connection refused (error 111)
14:26:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.257207  3889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } attempt: 1
14:26:33.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.257929  3889 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.184.252:39135: Network error: Client connection negotiation failed: client connection to 127.3.184.252:39135: connect: Connection refused (error 111)
14:26:33.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.269068  3965 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.269253  3965 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.269281  3965 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270741  3965 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270780  3965 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270792  3965 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270802  3965 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270813  3965 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:33.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.270823  3965 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44543/jwks.json
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.272276  3965 master_runner.cc:387] Master server non-default flags:
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.252:39135
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44543/jwks.json
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data/info.pb
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.252
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3965
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/logs
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.272477  3965 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.272651  3965 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.274909  3972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.274905  3974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.274943  3965 server_base.cc:1061] running on GCE node
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.274928  3971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.275413  3965 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.275604  3965 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.276732  3965 hybrid_clock.cc:648] HybridClock initialized: now 1779114393276719 us; error 29 us; skew 500 ppm
14:26:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.277757  3965 webserver.cc:533] Webserver started at http://127.3.184.252:36669/ using document root <none> and password file <none>
14:26:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.277911  3965 fs_manager.cc:362] Metadata directory not provided
14:26:33.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.277948  3965 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.278016  3965 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.278801  3965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data/instance:
14:26:33.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cbf1ac73ca284f6a9f708b7816a5de59"
14:26:33.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.279064  3965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal/instance:
14:26:33.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cbf1ac73ca284f6a9f708b7816a5de59"
14:26:33.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.280076  3965 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.280632  3980 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.280777  3965 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.280828  3965 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cbf1ac73ca284f6a9f708b7816a5de59"
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.280884  3965 fs_report.cc:389] FS layout report
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal
14:26:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data/data
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.296232  3965 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.296500  3965 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
14:26:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.296590  3965 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.300227  3965 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.252:39135
14:26:33.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.300259  4032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.252:39135 every 8 connection(s)
14:26:33.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.300516  3965 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/data/info.pb
14:26:33.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.300997  4033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.302273  4033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.305069  3889 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } attempt: 2
14:26:33.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.306770  4033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.308471  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 3965
14:26:33.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.308543  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/master-2/wal/instance
14:26:33.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.309960  4033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } has no permanent_uuid. Determining permanent_uuid...
14:26:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.310371  3889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: Bootstrap starting.
14:26:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.311081  3889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: Neither blocks nor log segments found. Creating new log.
14:26:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.311311  3889 log.cc:826] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: Log is configured to *not* fsync() on all Append() calls
14:26:33.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.312235  3889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: No bootstrap required, opened a new log
14:26:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313210  4033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59: Bootstrap starting.
14:26:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313730  3889 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313840  3889 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313849  4033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59: Neither blocks nor log segments found. Creating new log.
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313871  3889 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4a218cee2946feac78d731addd134b, State: Initialized, Role: FOLLOWER
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.313967  3889 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.314075  4033 log.cc:826] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59: Log is configured to *not* fsync() on all Append() calls
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.314256  3889 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: configured and running, proceeding with master startup.
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.314235  4040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [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: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.314303  4040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.314955  4033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59: No bootstrap required, opened a new log
14:26:33.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.316742  4033 raft_consensus.cc:359] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.316876  4033 raft_consensus.cc:385] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.316910  4033 raft_consensus.cc:740] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbf1ac73ca284f6a9f708b7816a5de59, State: Initialized, Role: FOLLOWER
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.317004  4033 consensus_queue.cc:260] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.317128  3961 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } attempt: 2
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.317250  4053 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [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: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.317341  4053 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.317293  4033 sys_catalog.cc:565] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: configured and running, proceeding with master startup.
14:26:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.317902  4052 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.318049  4052 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.319862  4065 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:33.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.320004  4065 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:33.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.318831  3822 master_runner.cc:187] Error getting master registration for 127.3.184.253:35559: OK, instance_id { permanent_uuid: "47d652539b06424b9b154e8af06a91df" instance_seqno: 1779114393186800 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:33.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.320456  3822 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:33.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.321628  3965 master_runner.cc:187] Error getting master registration for 127.3.184.253:35559: OK, instance_id { permanent_uuid: "47d652539b06424b9b154e8af06a91df" instance_seqno: 1779114393186800 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:33.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.323230  3965 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:33.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.323276  3961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: Bootstrap starting.
14:26:33.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.323920  3961 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: Neither blocks nor log segments found. Creating new log.
14:26:33.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.324199  3961 log.cc:826] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: Log is configured to *not* fsync() on all Append() calls
14:26:33.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.325003  3961 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: No bootstrap required, opened a new log
14:26:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.327382  3961 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.327504  3961 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.327534  3961 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d652539b06424b9b154e8af06a91df, State: Initialized, Role: FOLLOWER
14:26:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.327659  3961 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.327973  3961 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: configured and running, proceeding with master startup.
14:26:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.328068  4068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [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: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.328315  4068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.329927  4079 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.330072  4079 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.331236  3842 tablet.cc:2404] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.331715  3893 master_runner.cc:264] No leader master found from master 47d652539b06424b9b154e8af06a91df
14:26:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.331756  3893 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:33.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.348897  4068 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:33.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349005  4068 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349215  4068 leader_election.cc:290] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a4a218cee2946feac78d731addd134b (127.3.184.254:42437), cbf1ac73ca284f6a9f708b7816a5de59 (127.3.184.252:39135)
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349720  4007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d652539b06424b9b154e8af06a91df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" is_pre_election: true
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349766  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d652539b06424b9b154e8af06a91df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4a218cee2946feac78d731addd134b" is_pre_election: true
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349864  4007 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d652539b06424b9b154e8af06a91df in term 0.
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.349884  3863 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d652539b06424b9b154e8af06a91df in term 0.
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.350050  3909 leader_election.cc:304] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d652539b06424b9b154e8af06a91df, cbf1ac73ca284f6a9f708b7816a5de59; no voters: 
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.350207  4068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.350244  4068 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.350265  4068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 0 FOLLOWER]: Advancing to term 1
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.351104  4068 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.351225  4068 leader_election.cc:290] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [CANDIDATE]: Term 1 election: Requested vote from peers 0a4a218cee2946feac78d731addd134b (127.3.184.254:42437), cbf1ac73ca284f6a9f708b7816a5de59 (127.3.184.252:39135)
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.351486  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d652539b06424b9b154e8af06a91df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a4a218cee2946feac78d731addd134b"
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.351547  3863 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 0 FOLLOWER]: Advancing to term 1
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.352296  3863 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d652539b06424b9b154e8af06a91df in term 1.
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.352454  3912 leader_election.cc:304] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a4a218cee2946feac78d731addd134b, 47d652539b06424b9b154e8af06a91df; no voters: 
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.352572  4007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "47d652539b06424b9b154e8af06a91df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbf1ac73ca284f6a9f708b7816a5de59"
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.352653  4007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 0 FOLLOWER]: Advancing to term 1
14:26:33.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.353410  4007 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d652539b06424b9b154e8af06a91df in term 1.
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.353894  4068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 1 FOLLOWER]: Leader election won for term 1
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.354050  4068 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [term 1 LEADER]: Becoming Leader. State: Replica: 47d652539b06424b9b154e8af06a91df, State: Running, Role: LEADER
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.354130  4068 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } }
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.354470  4068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d652539b06424b9b154e8af06a91df. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.354535  4068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: This master's current role is: LEADER
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.355302  4083 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.355566  4083 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.356878  4007 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [term 1 FOLLOWER]: Refusing update from remote peer 47d652539b06424b9b154e8af06a91df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:33.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.357218  4068 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.358321  4053 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d652539b06424b9b154e8af06a91df. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.358394  4053 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.358814  3863 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [term 1 FOLLOWER]: Refusing update from remote peer 47d652539b06424b9b154e8af06a91df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:33.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.359018  4068 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:33.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.359918  4040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47d652539b06424b9b154e8af06a91df. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.359983  4040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.360941  4081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.361011  4081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: This master's current role is: LEADER
14:26:33.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.361948  4053 sys_catalog.cc:455] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.362020  4053 sys_catalog.cc:458] T 00000000000000000000000000000000 P cbf1ac73ca284f6a9f708b7816a5de59 [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.362288  4084 mvcc.cc:204] Tried to move back new op lower bound from 7287252555188170752 to 7287252555179069440. Current Snapshot: MvccSnapshot[applied={T|T < 7287252555188170752}]
14:26:33.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.362784  4085 mvcc.cc:204] Tried to move back new op lower bound from 7287252555188170752 to 7287252555179069440. Current Snapshot: MvccSnapshot[applied={T|T < 7287252555188170752}]
14:26:33.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.366251  4083 catalog_manager.cc:1383] Generated new cluster ID: 3211a7047a8c402bbf47f54aec7b0866
14:26:33.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.366295  4083 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.377033  4068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.377125  4068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df [sys.catalog]: This master's current role is: LEADER
14:26:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.377754  4040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "47d652539b06424b9b154e8af06a91df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a4a218cee2946feac78d731addd134b" member_type: VOTER last_known_addr { host: "127.3.184.254" port: 42437 } } peers { permanent_uuid: "47d652539b06424b9b154e8af06a91df" member_type: VOTER last_known_addr { host: "127.3.184.253" port: 35559 } } peers { permanent_uuid: "cbf1ac73ca284f6a9f708b7816a5de59" member_type: VOTER last_known_addr { host: "127.3.184.252" port: 39135 } } }
14:26:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.377832  4040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a4a218cee2946feac78d731addd134b [sys.catalog]: This master's current role is: FOLLOWER
14:26:33.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.378219  4087 mvcc.cc:204] Tried to move back new op lower bound from 7287252555188170752 to 7287252555179069440. Current Snapshot: MvccSnapshot[applied={T|T < 7287252555188170752}]
14:26:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.383978  4083 catalog_manager.cc:1406] Generated new certificate authority record
14:26:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.384840  4083 catalog_manager.cc:1540] Loading token signing keys...
14:26:33.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.398797  4083 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47d652539b06424b9b154e8af06a91df: Generated new TSK 0
14:26:33.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.399127  4083 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.411705  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/logs
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data/info.pb
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.193:0
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.193
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.193
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:33.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.521888  4092 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.522300  4092 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.522401  4092 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.524801  4092 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.525056  4092 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.184.193
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.527521  4092 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.193:0
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data/info.pb
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.193
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4092
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.193
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/logs
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.528502  4092 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.528908  4092 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.532131  4097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.532322  4092 server_base.cc:1061] running on GCE node
14:26:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.532579  4098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.532832  4100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.533049  4092 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.533273  4092 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.534412  4092 hybrid_clock.cc:648] HybridClock initialized: now 1779114393534398 us; error 28 us; skew 500 ppm
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.535564  4092 webserver.cc:533] Webserver started at http://127.3.184.193:36635/ using document root <none> and password file <none>
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.535749  4092 fs_manager.cc:362] Metadata directory not provided
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.535791  4092 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.535880  4092 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.536903  4092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data/instance:
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6286d7a502674ddb8ebad78d5dd83b77"
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.537287  4092 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal/instance:
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6286d7a502674ddb8ebad78d5dd83b77"
14:26:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.538839  4092 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:33.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.539547  4106 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.539748  4092 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.539795  4092 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6286d7a502674ddb8ebad78d5dd83b77"
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.539840  4092 fs_report.cc:389] FS layout report
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data/data
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.547963  4092 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548213  4092 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
14:26:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548324  4092 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548557  4092 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548897  4092 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:33.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548931  4092 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:33.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548960  4092 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:33.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.548976  4092 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:33.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.554996  4092 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.193:37379
14:26:33.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.555070  4219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.193:37379 every 8 connection(s)
14:26:33.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.555303  4092 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/data/info.pb
14:26:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.558795  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4092
14:26:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.558880  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-0/wal/instance
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560372  4221 heartbeater.cc:344] Connected to a master server at 127.3.184.254:42437
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560451  4221 heartbeater.cc:461] Registering TS with master...
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560633  4221 heartbeater.cc:507] Master 127.3.184.254:42437 requested a full tablet report, sending...
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560649  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data
14:26:33.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/logs
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data/info.pb
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.194:0
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.194
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.194
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560880  4222 heartbeater.cc:344] Connected to a master server at 127.3.184.253:35559
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.560936  4222 heartbeater.cc:461] Registering TS with master...
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.561025  4222 heartbeater.cc:507] Master 127.3.184.253:35559 requested a full tablet report, sending...
14:26:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.561311  3925 ts_manager.cc:194] Registered new tserver with Master: 6286d7a502674ddb8ebad78d5dd83b77 (127.3.184.193:37379)
14:26:33.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.561808  3853 ts_manager.cc:194] Registered new tserver with Master: 6286d7a502674ddb8ebad78d5dd83b77 (127.3.184.193:37379)
14:26:33.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.562250  3925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.184.193:46409
14:26:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.563745  4220 heartbeater.cc:344] Connected to a master server at 127.3.184.252:39135
14:26:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.563839  4220 heartbeater.cc:461] Registering TS with master...
14:26:33.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.563917  4220 heartbeater.cc:507] Master 127.3.184.252:39135 requested a full tablet report, sending...
14:26:33.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.564581  3997 ts_manager.cc:194] Registered new tserver with Master: 6286d7a502674ddb8ebad78d5dd83b77 (127.3.184.193:37379)
14:26:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.636662  4227 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.636803  4227 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.636821  4227 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.638257  4227 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.638304  4227 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.184.194
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.639704  4227 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.194:0
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data/info.pb
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.194
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4227
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.194
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/logs
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.639884  4227 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.640043  4227 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.642133  4233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.642144  4235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.642175  4232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.642558  4227 server_base.cc:1061] running on GCE node
14:26:33.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.642721  4227 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.642930  4227 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.644052  4227 hybrid_clock.cc:648] HybridClock initialized: now 1779114393644033 us; error 34 us; skew 500 ppm
14:26:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.645015  4227 webserver.cc:533] Webserver started at http://127.3.184.194:41363/ using document root <none> and password file <none>
14:26:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.645190  4227 fs_manager.cc:362] Metadata directory not provided
14:26:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.645263  4227 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.645363  4227 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.646191  4227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data/instance:
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96c91a347a1f4c21992dd343696d989c"
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.646498  4227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal/instance:
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96c91a347a1f4c21992dd343696d989c"
14:26:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.647537  4227 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.648090  4241 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.648237  4227 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.648306  4227 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "96c91a347a1f4c21992dd343696d989c"
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.648366  4227 fs_report.cc:389] FS layout report
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data/data
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.674119  4227 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.674445  4227 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
14:26:33.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.674566  4227 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.674827  4227 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:33.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.675179  4227 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:33.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.675212  4227 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:33.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.675242  4227 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:33.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.675258  4227 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:33.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.680627  4227 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.194:42345
14:26:33.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.680668  4354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.194:42345 every 8 connection(s)
14:26:33.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.680944  4227 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/data/info.pb
14:26:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.685770  4357 heartbeater.cc:344] Connected to a master server at 127.3.184.253:35559
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.685760  4355 heartbeater.cc:344] Connected to a master server at 127.3.184.252:39135
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.685884  4355 heartbeater.cc:461] Registering TS with master...
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.685883  4357 heartbeater.cc:461] Registering TS with master...
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686061  4355 heartbeater.cc:507] Master 127.3.184.252:39135 requested a full tablet report, sending...
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686066  4357 heartbeater.cc:507] Master 127.3.184.253:35559 requested a full tablet report, sending...
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686129  4356 heartbeater.cc:344] Connected to a master server at 127.3.184.254:42437
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686167  4356 heartbeater.cc:461] Registering TS with master...
14:26:33.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686234  4356 heartbeater.cc:507] Master 127.3.184.254:42437 requested a full tablet report, sending...
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686439  3925 ts_manager.cc:194] Registered new tserver with Master: 96c91a347a1f4c21992dd343696d989c (127.3.184.194:42345)
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686494  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4227
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686496  3853 ts_manager.cc:194] Registered new tserver with Master: 96c91a347a1f4c21992dd343696d989c (127.3.184.194:42345)
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686554  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-1/wal/instance
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.686908  3925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.184.194:41661
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.687147  3996 ts_manager.cc:194] Registered new tserver with Master: 96c91a347a1f4c21992dd343696d989c (127.3.184.194:42345)
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.687666  3811 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/logs
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data/info.pb
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:33.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.195:0
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.195
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.195
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:33.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.760082  4362 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:33.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.760234  4362 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:33.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.760258  4362 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:33.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.761794  4362 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.761852  4362 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.184.195
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.763355  4362 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.184.212:38747
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.184.195:0
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data/info.pb
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.184.195
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.184.254:42437,127.3.184.253:35559,127.3.184.252:39135
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4362
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.184.195
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/logs
14:26:33.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.763573  4362 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:33.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.763825  4362 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.766188  4362 server_base.cc:1061] running on GCE node
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.766155  4367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.766202  4370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:33.766171  4368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.766582  4362 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.766772  4362 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.767890  4362 hybrid_clock.cc:648] HybridClock initialized: now 1779114393767873 us; error 35 us; skew 500 ppm
14:26:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.768821  4362 webserver.cc:533] Webserver started at http://127.3.184.195:34111/ using document root <none> and password file <none>
14:26:33.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.768959  4362 fs_manager.cc:362] Metadata directory not provided
14:26:33.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.768996  4362 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:33.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.769084  4362 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.769929  4362 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data/instance:
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8ada4c72af7490ebec67752d91841d8"
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.770177  4362 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal/instance:
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8ada4c72af7490ebec67752d91841d8"
14:26:33.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.771126  4362 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.771639  4376 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.771804  4362 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.771860  4362 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8ada4c72af7490ebec67752d91841d8"
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:33 on dist-test-slave-rmmn"
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.771909  4362 fs_report.cc:389] FS layout report
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data/data
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:33.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:33.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.784511  4362 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:33.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.784801  4362 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
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.784917  4362 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.785130  4362 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.785470  4362 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.785502  4362 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.785531  4362 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:33.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.785547  4362 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.791621  4362 rpc_server.cc:307] RPC server started. Bound to: 127.3.184.195:33599
14:26:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.791690  4489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.184.195:33599 every 8 connection(s)
14:26:33.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.791958  4362 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/data/info.pb
14:26:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796399  4490 heartbeater.cc:344] Connected to a master server at 127.3.184.252:39135
14:26:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796483  4490 heartbeater.cc:461] Registering TS with master...
14:26:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796674  4490 heartbeater.cc:507] Master 127.3.184.252:39135 requested a full tablet report, sending...
14:26:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796778  4491 heartbeater.cc:344] Connected to a master server at 127.3.184.254:42437
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796804  4492 heartbeater.cc:344] Connected to a master server at 127.3.184.253:35559
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796816  4491 heartbeater.cc:461] Registering TS with master...
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796867  4492 heartbeater.cc:461] Registering TS with master...
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796939  4491 heartbeater.cc:507] Master 127.3.184.254:42437 requested a full tablet report, sending...
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.796972  4492 heartbeater.cc:507] Master 127.3.184.253:35559 requested a full tablet report, sending...
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.797127  3996 ts_manager.cc:194] Registered new tserver with Master: a8ada4c72af7490ebec67752d91841d8 (127.3.184.195:33599)
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.797202  3853 ts_manager.cc:194] Registered new tserver with Master: a8ada4c72af7490ebec67752d91841d8 (127.3.184.195:33599)
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.797209  3924 ts_manager.cc:194] Registered new tserver with Master: a8ada4c72af7490ebec67752d91841d8 (127.3.184.195:33599)
14:26:33.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.797685  3924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.184.195:35767
14:26:33.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.801316  3811 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4362
14:26:33.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.801389  3811 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster9439262867648575304/ts-2/wal/instance
14:26:33.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.803298  3811 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:33.804 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:33.804 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:33.804 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.184.254"
      port: 42437
    }
    bound_http_address {
      host: "127.3.184.254"
      port: 45373
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.184.253"
      port: 35559
    }
    bound_http_address {
      host: "127.3.184.253"
      port: 37243
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.184.252"
      port: 39135
    }
    bound_http_address {
      host: "127.3.184.252"
      port: 36669
    }
  }
}

14:26:33.804 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:33.804 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.184.193"
      port: 37379
    }
    bound_http_address {
      host: "127.3.184.193"
      port: 36635
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.184.194"
      port: 42345
    }
    bound_http_address {
      host: "127.3.184.194"
      port: 41363
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.184.195"
      port: 33599
    }
    bound_http_address {
      host: "127.3.184.195"
      port: 34111
    }
  }
}

14:26:33.805 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:33.806 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:33.807 [DEBUG - main] (Connection.java:748) [peer master-127.3.184.253:35559(127.3.184.253:35559)] connecting to peer
14:26:33.808 [DEBUG - main] (Connection.java:748) [peer master-127.3.184.254:42437(127.3.184.254:42437)] connecting to peer
14:26:33.809 [DEBUG - main] (Connection.java:748) [peer master-127.3.184.252:39135(127.3.184.252:39135)] connecting to peer
14:26:33.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.184.253:35559(127.3.184.253:35559)] Successfully connected to peer
14:26:33.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.184.254:42437(127.3.184.254:42437)] Successfully connected to peer
14:26:33.811 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.184.253
14:26:33.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.184.252:39135(127.3.184.252:39135)] Successfully connected to peer
14:26:33.813 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.184.252
14:26:33.814 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.3.184.254
14:26:33.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25de2f51, L:/127.0.0.1:42126 - R:/127.3.184.253:35559] using SASL/PLAIN
14:26:33.824 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8892bab0, L:/127.0.0.1:41964 - R:/127.3.184.252:39135] using SASL/PLAIN
14:26:33.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [18ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.826588  3924 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114393807"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:33.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:33.832 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0746282, L:/127.0.0.1:50024 - R:/127.3.184.254:42437] using SASL/PLAIN
14:26:33.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 2212149b17e547129b896424c37dc44b
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.838120  4136 tablet_service.cc:1511] Processing CreateTablet for tablet a2566e1ca6ea4041938345f6c600c06b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114393807 [id=2212149b17e547129b896424c37dc44b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.838454  4136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2566e1ca6ea4041938345f6c600c06b. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.841205  4506 tablet_bootstrap.cc:492] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: Bootstrap starting.
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.841543  4289 tablet_service.cc:1511] Processing CreateTablet for tablet 513d988853ca47e687493ab92f92a9ca (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114393807 [id=2212149b17e547129b896424c37dc44b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.841820  4289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513d988853ca47e687493ab92f92a9ca. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.841854  4506 tablet_bootstrap.cc:654] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: Neither blocks nor log segments found. Creating new log.
14:26:33.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.842123  4506 log.cc:826] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: Log is configured to *not* fsync() on all Append() calls
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.843144  4506 tablet_bootstrap.cc:492] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: No bootstrap required, opened a new log
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.843202  4506 ts_tablet_manager.cc:1403] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.844455  4508 tablet_bootstrap.cc:492] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: Bootstrap starting.
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845026  4508 tablet_bootstrap.cc:654] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: Neither blocks nor log segments found. Creating new log.
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845160  4506 raft_consensus.cc:359] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6286d7a502674ddb8ebad78d5dd83b77" member_type: VOTER last_known_addr { host: "127.3.184.193" port: 37379 } }
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845300  4508 log.cc:826] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: Log is configured to *not* fsync() on all Append() calls
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845312  4506 raft_consensus.cc:385] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:33.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845345  4506 raft_consensus.cc:740] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6286d7a502674ddb8ebad78d5dd83b77, State: Initialized, Role: FOLLOWER
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845435  4506 consensus_queue.cc:260] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6286d7a502674ddb8ebad78d5dd83b77" member_type: VOTER last_known_addr { host: "127.3.184.193" port: 37379 } }
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845490  4506 raft_consensus.cc:399] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845515  4506 raft_consensus.cc:493] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845566  4506 raft_consensus.cc:3060] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 0 FOLLOWER]: Advancing to term 1
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845841  4508 tablet_bootstrap.cc:492] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: No bootstrap required, opened a new log
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.845898  4508 ts_tablet_manager.cc:1403] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.846202  4506 raft_consensus.cc:515] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6286d7a502674ddb8ebad78d5dd83b77" member_type: VOTER last_known_addr { host: "127.3.184.193" port: 37379 } }
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.846319  4506 leader_election.cc:304] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [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: 6286d7a502674ddb8ebad78d5dd83b77; no voters: 
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.846452  4506 leader_election.cc:290] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.846623  4506 ts_tablet_manager.cc:1434] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
14:26:33.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847414  4222 heartbeater.cc:499] Master 127.3.184.253:35559 was elected leader, sending a full tablet report...
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847512  4508 raft_consensus.cc:359] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c91a347a1f4c21992dd343696d989c" member_type: VOTER last_known_addr { host: "127.3.184.194" port: 42345 } }
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847633  4508 raft_consensus.cc:385] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847664  4508 raft_consensus.cc:740] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96c91a347a1f4c21992dd343696d989c, State: Initialized, Role: FOLLOWER
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847751  4508 consensus_queue.cc:260] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96c91a347a1f4c21992dd343696d989c" member_type: VOTER last_known_addr { host: "127.3.184.194" port: 42345 } }
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847801  4508 raft_consensus.cc:399] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847826  4508 raft_consensus.cc:493] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.847867  4508 raft_consensus.cc:3060] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 0 FOLLOWER]: Advancing to term 1
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848445  4508 raft_consensus.cc:515] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c91a347a1f4c21992dd343696d989c" member_type: VOTER last_known_addr { host: "127.3.184.194" port: 42345 } }
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848538  4508 leader_election.cc:304] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [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: 96c91a347a1f4c21992dd343696d989c; no voters: 
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848670  4508 leader_election.cc:290] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848744  4512 raft_consensus.cc:2804] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 1 FOLLOWER]: Leader election won for term 1
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848829  4508 ts_tablet_manager.cc:1434] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848872  4512 raft_consensus.cc:697] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [term 1 LEADER]: Becoming Leader. State: Replica: 96c91a347a1f4c21992dd343696d989c, State: Running, Role: LEADER
14:26:33.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.848973  4512 consensus_queue.cc:237] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c [LEADER]: Queue going to LEADER mode. State: All 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: "96c91a347a1f4c21992dd343696d989c" member_type: VOTER last_known_addr { host: "127.3.184.194" port: 42345 } }
14:26:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.850111  4511 raft_consensus.cc:2804] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 1 FOLLOWER]: Leader election won for term 1
14:26:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.850291  4511 raft_consensus.cc:697] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [term 1 LEADER]: Becoming Leader. State: Replica: 6286d7a502674ddb8ebad78d5dd83b77, State: Running, Role: LEADER
14:26:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.850450  4511 consensus_queue.cc:237] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 [LEADER]: Queue going to LEADER mode. State: All 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: "6286d7a502674ddb8ebad78d5dd83b77" member_type: VOTER last_known_addr { host: "127.3.184.193" port: 37379 } }
14:26:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.851145  3924 catalog_manager.cc:5697] T a2566e1ca6ea4041938345f6c600c06b P 6286d7a502674ddb8ebad78d5dd83b77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6286d7a502674ddb8ebad78d5dd83b77 (127.3.184.193). New cstate: current_term: 1 leader_uuid: "6286d7a502674ddb8ebad78d5dd83b77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6286d7a502674ddb8ebad78d5dd83b77" member_type: VOTER last_known_addr { host: "127.3.184.193" port: 37379 } health_report { overall_health: HEALTHY } } }
14:26:33.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.854020  4357 heartbeater.cc:499] Master 127.3.184.253:35559 was elected leader, sending a full tablet report...
14:26:33.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.855247  3924 catalog_manager.cc:5697] T 513d988853ca47e687493ab92f92a9ca P 96c91a347a1f4c21992dd343696d989c reported cstate change: term changed from 0 to 1, leader changed from <none> to 96c91a347a1f4c21992dd343696d989c (127.3.184.194). New cstate: current_term: 1 leader_uuid: "96c91a347a1f4c21992dd343696d989c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96c91a347a1f4c21992dd343696d989c" member_type: VOTER last_known_addr { host: "127.3.184.194" port: 42345 } health_report { overall_health: HEALTHY } } }
14:26:33.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.876 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@37cd92d6, flushNotification=Deferred@1495445111(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.878 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.878 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.881 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.881 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.881 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.882 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.883 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.883 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.883 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.885 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.885 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.886 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.886 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.886 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.892 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.893 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)] connecting to peer
14:26:33.894 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)] connecting to peer
14:26:33.895 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)] Successfully connected to peer
14:26:33.897 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)] Successfully connected to peer
14:26:33.909 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xa1f19f11, L:/127.0.0.1:41084 - R:/127.3.184.194:42345] using TOKEN/null
14:26:33.916 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xc07d201d, L:/127.0.0.1:51010 - R:/127.3.184.193:37379] using TOKEN/null
14:26:33.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [1ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.925 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.925 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.926892  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [3ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.934 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.934 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.934895  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, deferred=null) after lookup
14:26:33.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [2ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.940 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.941802  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\0012\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [3ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.947 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.948 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.949831  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [3ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.957 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.957 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.958189  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [0ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [2ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.965 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.965 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.966396  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, deferred=null) after lookup
14:26:33.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [2ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.973 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.973 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:33.977181  3924 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42126:
14:26:33.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114393807" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\226\000\000\000\007\001\372\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001\n\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:33.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:33.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, deferred=null) after lookup
14:26:33.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 513d988853ca47e687493ab92f92a9ca for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000080000000, 0x0000000080000064)
14:26:33.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a2566e1ca6ea4041938345f6c600c06b for table 'org.apache.kudu.client.TestAlterTable-1779114393807' with partition [0x0000000180000000, 0x0000000180000064)
14:26:33.981 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=513d988853ca47e687493ab92f92a9ca@[96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=a2566e1ca6ea4041938345f6c600c06b@[6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:26:33.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.253:35559, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.254:42437, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.184.252:39135, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.252:39135: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.254:42437: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.3.184.253:35559: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.184.253:35559, [3ms] Sub RPC GetTableLocations: received response from server master-127.3.184.253:35559: OK, deferred=null)) after lookup
14:26:33.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=513d988853ca47e687493ab92f92a9ca, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.983 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 513d988853ca47e687493ab92f92a9ca for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:26:33.984 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114393807, tablet=a2566e1ca6ea4041938345f6c600c06b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:33.984 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a2566e1ca6ea4041938345f6c600c06b for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:26:33.984 [DEBUG - main] (Connection.java:575) [peer master-127.3.184.253:35559(127.3.184.253:35559)] disconnecting while in state READY
14:26:33.984 [DEBUG - main] (Connection.java:575) [peer 6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)] disconnecting while in state READY
14:26:33.984 [DEBUG - main] (Connection.java:575) [peer master-127.3.184.254:42437(127.3.184.254:42437)] disconnecting while in state READY
14:26:33.984 [DEBUG - main] (Connection.java:575) [peer master-127.3.184.252:39135(127.3.184.252:39135)] disconnecting while in state READY
14:26:33.984 [DEBUG - main] (Connection.java:575) [peer 96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)] disconnecting while in state READY
14:26:33.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.184.254:42437(127.3.184.254:42437)] handling channelInactive
14:26:33.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.184.252:39135(127.3.184.252:39135)] handling channelInactive
14:26:33.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.184.254:42437(127.3.184.254:42437)] cleaning up while in state READY due to: connection closed
14:26:33.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.184.252:39135(127.3.184.252:39135)] cleaning up while in state READY due to: connection closed
14:26:33.986 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)] handling channelInactive
14:26:33.986 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 96c91a347a1f4c21992dd343696d989c(127.3.184.194:42345)] cleaning up while in state READY due to: connection closed
14:26:33.987 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)] handling channelInactive
14:26:33.987 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 6286d7a502674ddb8ebad78d5dd83b77(127.3.184.193:37379)] cleaning up while in state READY due to: connection closed
14:26:34.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:34.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.004624  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4092
14:26:34.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.184.253:35559(127.3.184.253:35559)] handling channelInactive
14:26:34.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.184.253:35559(127.3.184.253:35559)] cleaning up while in state READY due to: connection closed
14:26:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.010871  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4227
14:26:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.016516  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4362
14:26:34.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.021890  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3822
14:26:34.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.027696  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3893
14:26:34.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.031695  3811 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 3965
14:26:34.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:34Z chronyd exiting
.14:26:34.078 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114394078
14:26:34.080 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:34.080 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:34.080 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:34.080 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:34.080 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:34.082 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:34.154 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:34.154 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:34.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.154448  4527 mini_oidc.cc:150] Starting JWKS server
14:26:34.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.154896  4527 webserver.cc:533] Webserver started at http://127.0.0.1:33603/ using document root <none> and password file <none>
14:26:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.154953  4527 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.155049  4527 webserver.cc:533] Webserver started at http://127.0.0.1:37875/ using document root <none> and password file <none>
14:26:34.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:34.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:34Z Disabled control of system clock
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.164501  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/logs
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data/info.pb
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.254:40593
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.254
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json with env {}
14:26:34.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.236260  4538 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:34.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.236413  4538 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:34.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.236430  4538 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237915  4538 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237957  4538 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237967  4538 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237978  4538 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237988  4538 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:34.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.237998  4538 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33603/jwks.json
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.239455  4538 master_runner.cc:387] Master server non-default flags:
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.254:40593
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data/info.pb
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.254
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4538
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/logs
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:34.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.239634  4538 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.239786  4538 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.241927  4546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.241992  4544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.242098  4538 server_base.cc:1061] running on GCE node
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.241919  4543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.242388  4538 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:34.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.242576  4538 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:34.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.243697  4538 hybrid_clock.cc:648] HybridClock initialized: now 1779114394243690 us; error 31 us; skew 500 ppm
14:26:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.244626  4538 webserver.cc:533] Webserver started at http://127.4.107.254:41265/ using document root <none> and password file <none>
14:26:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.244799  4538 fs_manager.cc:362] Metadata directory not provided
14:26:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.244848  4538 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:34.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.244954  4538 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:34.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.245806  4538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data/instance:
14:26:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8e6367a86204374bc32b241359f70a2"
14:26:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.246111  4538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal/instance:
14:26:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8e6367a86204374bc32b241359f70a2"
14:26:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.247128  4538 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:34.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.247701  4552 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:34.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.247843  4538 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:34.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.247910  4538 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c8e6367a86204374bc32b241359f70a2"
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.247972  4538 fs_report.cc:389] FS layout report
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data/data
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:34.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.256176  4538 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.256428  4538 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
14:26:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.256538  4538 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:34.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.260258  4538 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.254:40593
14:26:34.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.260286  4604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.254:40593 every 8 connection(s)
14:26:34.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.260565  4538 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/data/info.pb
14:26:34.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.261039  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:34.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.262221  4605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.266316  4605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.266652  4555 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.253:46169: connect: Connection refused (error 111)
14:26:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.267035  4605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.253:46169: Network error: Client connection negotiation failed: client connection to 127.4.107.253:46169: connect: Connection refused (error 111)
14:26:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.267851  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4538
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.267930  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-0/wal/instance
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.268558  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/logs
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data/info.pb
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.253:46169
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.253
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json with env {}
14:26:34.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.316203  4605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } attempt: 1
14:26:34.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.316893  4605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.253:46169: Network error: Client connection negotiation failed: client connection to 127.4.107.253:46169: connect: Connection refused (error 111)
14:26:34.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.340781  4610 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:34.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.340934  4610 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:34.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.340961  4610 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342489  4610 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342528  4610 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342546  4610 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342561  4610 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342576  4610 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:34.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.342590  4610 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33603/jwks.json
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.344120  4610 master_runner.cc:387] Master server non-default flags:
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.253:46169
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data/info.pb
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.253
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4610
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/logs
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.344326  4610 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:34.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.344548  4610 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:34.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.346742  4618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.346802  4615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.346848  4616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.346899  4610 server_base.cc:1061] running on GCE node
14:26:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.347213  4610 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:34.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.347443  4610 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:34.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.348577  4610 hybrid_clock.cc:648] HybridClock initialized: now 1779114394348552 us; error 35 us; skew 500 ppm
14:26:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.349516  4610 webserver.cc:533] Webserver started at http://127.4.107.253:35819/ using document root <none> and password file <none>
14:26:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.349694  4610 fs_manager.cc:362] Metadata directory not provided
14:26:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.349740  4610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.349833  4610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:34.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.350586  4610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data/instance:
14:26:34.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcb25f2ef783405ab8992b87a8c6ae3c"
14:26:34.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.350894  4610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal/instance:
14:26:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcb25f2ef783405ab8992b87a8c6ae3c"
14:26:34.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.351948  4610 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.352515  4624 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.352662  4610 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.352721  4610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fcb25f2ef783405ab8992b87a8c6ae3c"
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.352782  4610 fs_report.cc:389] FS layout report
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data/data
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:34.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:34.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.384814  4610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.385040  4605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } attempt: 2
14:26:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.385174  4610 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
14:26:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.385352  4610 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:34.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.385753  4605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.253:46169: Network error: Client connection negotiation failed: client connection to 127.4.107.253:46169: connect: Connection refused (error 111)
14:26:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.389106  4610 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.253:46169
14:26:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.389134  4676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.253:46169 every 8 connection(s)
14:26:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.389462  4610 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/data/info.pb
14:26:34.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.389969  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:34.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.391150  4677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.392482  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4610
14:26:34.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.392544  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-1/wal/instance
14:26:34.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.392868  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/logs
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data/info.pb
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.252:38809
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.252
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json with env {}
14:26:34.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.395931  4677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.399160  4677 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.399468  4626 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.107.252:38809: connect: Connection refused (error 111)
14:26:34.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.399816  4677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.252:38809: Network error: Client connection negotiation failed: client connection to 127.4.107.252:38809: connect: Connection refused (error 111)
14:26:34.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.448997  4677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } attempt: 1
14:26:34.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.449662  4677 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.252:38809: Network error: Client connection negotiation failed: client connection to 127.4.107.252:38809: connect: Connection refused (error 111)
14:26:34.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.466753  4680 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:34.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.466910  4680 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:34.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.466938  4680 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468438  4680 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468483  4680 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468501  4680 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468516  4680 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468532  4680 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:34.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.468547  4680 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33603/jwks.json
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.470098  4680 master_runner.cc:387] Master server non-default flags:
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.252:38809
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33603/jwks.json
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data/info.pb
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.252
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4680
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/logs
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.470319  4680 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.470535  4680 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.472688  4680 server_base.cc:1061] running on GCE node
14:26:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.472664  4690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.472654  4688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.472730  4687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.473098  4680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.473309  4680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:34.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.474436  4680 hybrid_clock.cc:648] HybridClock initialized: now 1779114394474418 us; error 29 us; skew 500 ppm
14:26:34.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.475365  4680 webserver.cc:533] Webserver started at http://127.4.107.252:37771/ using document root <none> and password file <none>
14:26:34.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.475533  4680 fs_manager.cc:362] Metadata directory not provided
14:26:34.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.475580  4680 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:34.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.475692  4680 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.476451  4680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data/instance:
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "181e5e8d7c5b4679a79aacf18c8c4481"
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.476758  4680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal/instance:
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "181e5e8d7c5b4679a79aacf18c8c4481"
14:26:34.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.476889  4605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } attempt: 3
14:26:34.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.478067  4680 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
14:26:34.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.478713  4696 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:34.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.478874  4680 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.478945  4680 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "181e5e8d7c5b4679a79aacf18c8c4481"
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.479012  4680 fs_report.cc:389] FS layout report
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data/data
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:34.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:34.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.480072  4605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.480686  4605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.107.252:38809: Network error: Client connection negotiation failed: client connection to 127.4.107.252:38809: connect: Connection refused (error 111)
14:26:34.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.490331  4680 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:34.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.490551  4680 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
14:26:34.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.490655  4680 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.494091  4680 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.252:38809
14:26:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.494122  4748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.252:38809 every 8 connection(s)
14:26:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.494349  4680 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/data/info.pb
14:26:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.494799  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:34.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.496016  4749 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.496907  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4680
14:26:34.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.496980  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/master-2/wal/instance
14:26:34.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.500514  4749 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.503676  4749 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } has no permanent_uuid. Determining permanent_uuid...
14:26:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.507907  4749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: Bootstrap starting.
14:26:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.508407  4749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: Neither blocks nor log segments found. Creating new log.
14:26:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.508580  4749 log.cc:826] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: Log is configured to *not* fsync() on all Append() calls
14:26:34.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.509104  4749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: No bootstrap required, opened a new log
14:26:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510531  4749 raft_consensus.cc:359] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510635  4749 raft_consensus.cc:385] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510654  4749 raft_consensus.cc:740] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 181e5e8d7c5b4679a79aacf18c8c4481, State: Initialized, Role: FOLLOWER
14:26:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510728  4749 consensus_queue.cc:260] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510941  4749 sys_catalog.cc:565] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: configured and running, proceeding with master startup.
14:26:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.510943  4758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [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: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.511070  4758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.511824  4605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } attempt: 1
14:26:34.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.512775  4769 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:34.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.512938  4769 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.512918  4680 master_runner.cc:187] Error getting master registration for 127.4.107.254:40593: OK, instance_id { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" instance_seqno: 1779114394259330 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:34.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.514109  4680 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:34.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.515812  4605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: Bootstrap starting.
14:26:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.516364  4605 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: Neither blocks nor log segments found. Creating new log.
14:26:34.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.516597  4605 log.cc:826] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: Log is configured to *not* fsync() on all Append() calls
14:26:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.517184  4605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: No bootstrap required, opened a new log
14:26:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.517817  4677 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } attempt: 2
14:26:34.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.518793  4605 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.518889  4605 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.518918  4605 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8e6367a86204374bc32b241359f70a2, State: Initialized, Role: FOLLOWER
14:26:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.518998  4605 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.519246  4605 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: configured and running, proceeding with master startup.
14:26:34.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.521049  4772 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [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: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.521353  4772 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.521443  4538 master_runner.cc:187] Error getting master registration for 127.4.107.253:46169: OK, instance_id { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" instance_seqno: 1779114394388142 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:34.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.522657  4538 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:34.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.523916  4677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: Bootstrap starting.
14:26:34.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.524574  4677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: Neither blocks nor log segments found. Creating new log.
14:26:34.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.524818  4677 log.cc:826] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: Log is configured to *not* fsync() on all Append() calls
14:26:34.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.525738  4677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: No bootstrap required, opened a new log
14:26:34.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527411  4677 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527526  4677 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:34.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527554  4677 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb25f2ef783405ab8992b87a8c6ae3c, State: Initialized, Role: FOLLOWER
14:26:34.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527640  4677 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527895  4677 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: configured and running, proceeding with master startup.
14:26:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.527876  4785 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [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: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.528214  4785 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.528275  4783 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.528309  4783 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:34.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.530017  4797 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:34.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.530160  4797 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:34.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.531791  4610 master_runner.cc:264] No leader master found from master fcb25f2ef783405ab8992b87a8c6ae3c
14:26:34.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.531838  4610 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:34.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.635989  4630 tablet.cc:2404] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:34.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.741139  4702 tablet.cc:2404] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:34.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.757192  4558 tablet.cc:2404] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:34.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.785609  4772 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:34.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.785748  4772 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786016  4772 leader_election.cc:290] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb25f2ef783405ab8992b87a8c6ae3c (127.4.107.253:46169), 181e5e8d7c5b4679a79aacf18c8c4481 (127.4.107.252:38809)
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786296  4723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8e6367a86204374bc32b241359f70a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" is_pre_election: true
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786298  4651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8e6367a86204374bc32b241359f70a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" is_pre_election: true
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786446  4651 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e6367a86204374bc32b241359f70a2 in term 0.
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786446  4723 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8e6367a86204374bc32b241359f70a2 in term 0.
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786657  4554 leader_election.cc:304] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 181e5e8d7c5b4679a79aacf18c8c4481, c8e6367a86204374bc32b241359f70a2; no voters: 
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786815  4772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:34.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786907  4772 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.786931  4772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 0 FOLLOWER]: Advancing to term 1
14:26:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787578  4772 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787721  4772 leader_election.cc:290] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [CANDIDATE]: Term 1 election: Requested vote from peers fcb25f2ef783405ab8992b87a8c6ae3c (127.4.107.253:46169), 181e5e8d7c5b4679a79aacf18c8c4481 (127.4.107.252:38809)
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787878  4651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8e6367a86204374bc32b241359f70a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c"
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787878  4723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8e6367a86204374bc32b241359f70a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "181e5e8d7c5b4679a79aacf18c8c4481"
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787958  4651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 0 FOLLOWER]: Advancing to term 1
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.787957  4723 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 0 FOLLOWER]: Advancing to term 1
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.788686  4651 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e6367a86204374bc32b241359f70a2 in term 1.
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.788686  4723 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8e6367a86204374bc32b241359f70a2 in term 1.
14:26:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.788878  4555 leader_election.cc:304] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8e6367a86204374bc32b241359f70a2, fcb25f2ef783405ab8992b87a8c6ae3c; no voters: 
14:26:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.788991  4772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 1 FOLLOWER]: Leader election won for term 1
14:26:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.789115  4772 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [term 1 LEADER]: Becoming Leader. State: Replica: c8e6367a86204374bc32b241359f70a2, State: Running, Role: LEADER
14:26:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.789211  4772 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } }
14:26:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.789575  4799 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8e6367a86204374bc32b241359f70a2. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.789681  4799 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: This master's current role is: LEADER
14:26:34.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.789973  4801 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:34.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.790165  4801 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:34.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.791678  4723 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [term 1 FOLLOWER]: Refusing update from remote peer c8e6367a86204374bc32b241359f70a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:34.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.791692  4651 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [term 1 FOLLOWER]: Refusing update from remote peer c8e6367a86204374bc32b241359f70a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:34.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.791930  4799 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:34.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.792019  4772 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793596  4785 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8e6367a86204374bc32b241359f70a2. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793673  4785 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793785  4758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8e6367a86204374bc32b241359f70a2. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793808  4772 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793872  4758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793880  4772 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: This master's current role is: LEADER
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793934  4802 mvcc.cc:204] Tried to move back new op lower bound from 7287252561064361984 to 7287252561057288192. Current Snapshot: MvccSnapshot[applied={T|T < 7287252561064361984}]
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.793970  4758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794019  4758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 181e5e8d7c5b4679a79aacf18c8c4481 [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794088  4803 mvcc.cc:204] Tried to move back new op lower bound from 7287252561064361984 to 7287252561057288192. Current Snapshot: MvccSnapshot[applied={T|T < 7287252561064361984}]
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794354  4801 catalog_manager.cc:1383] Generated new cluster ID: 7be15af9551947e29331a05f2ebaa757
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794402  4801 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794776  4799 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.794853  4799 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2 [sys.catalog]: This master's current role is: LEADER
14:26:34.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.795080  4785 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c8e6367a86204374bc32b241359f70a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8e6367a86204374bc32b241359f70a2" member_type: VOTER last_known_addr { host: "127.4.107.254" port: 40593 } } peers { permanent_uuid: "fcb25f2ef783405ab8992b87a8c6ae3c" member_type: VOTER last_known_addr { host: "127.4.107.253" port: 46169 } } peers { permanent_uuid: "181e5e8d7c5b4679a79aacf18c8c4481" member_type: VOTER last_known_addr { host: "127.4.107.252" port: 38809 } } }
14:26:34.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.795146  4785 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcb25f2ef783405ab8992b87a8c6ae3c [sys.catalog]: This master's current role is: FOLLOWER
14:26:34.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.795344  4805 mvcc.cc:204] Tried to move back new op lower bound from 7287252561064361984 to 7287252561057288192. Current Snapshot: MvccSnapshot[applied={T|T < 7287252561064361984 or (T in {7287252561064361984})}]
14:26:34.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.827468  4801 catalog_manager.cc:1406] Generated new certificate authority record
14:26:34.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.828207  4801 catalog_manager.cc:1540] Loading token signing keys...
14:26:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.832065  4801 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: Generated new TSK 0
14:26:34.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.832337  4801 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.843210  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/logs
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data/info.pb
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.193:0
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.193
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.193
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:34.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.915256  4812 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:34.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.915403  4812 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:34.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.915419  4812 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:34.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.916818  4812 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:34.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.916862  4812 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.107.193
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.918288  4812 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.193:0
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data/info.pb
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.193
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4812
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.193
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/logs
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.918454  4812 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:34.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.918622  4812 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:34.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.920706  4820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.920715  4817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:34.920718  4818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:34.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.920800  4812 server_base.cc:1061] running on GCE node
14:26:34.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.921089  4812 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:34.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.921279  4812 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:34.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.922401  4812 hybrid_clock.cc:648] HybridClock initialized: now 1779114394922390 us; error 28 us; skew 500 ppm
14:26:34.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.923404  4812 webserver.cc:533] Webserver started at http://127.4.107.193:34179/ using document root <none> and password file <none>
14:26:34.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.923539  4812 fs_manager.cc:362] Metadata directory not provided
14:26:34.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.923575  4812 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:34.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.923642  4812 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.924391  4812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data/instance:
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f29ed1d2b80c42c4a8ba354c49498063"
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.924638  4812 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal/instance:
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f29ed1d2b80c42c4a8ba354c49498063"
14:26:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.925712  4812 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.926271  4826 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.926453  4812 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.926532  4812 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f29ed1d2b80c42c4a8ba354c49498063"
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:34 on dist-test-slave-rmmn"
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.926599  4812 fs_report.cc:389] FS layout report
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data/data
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:34.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.932807  4812 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933069  4812 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
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933182  4812 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933411  4812 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933697  4812 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933727  4812 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933755  4812 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.933770  4812 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.939008  4812 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.193:45687
14:26:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.939112  4939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.193:45687 every 8 connection(s)
14:26:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.939332  4812 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/data/info.pb
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944151  4941 heartbeater.cc:344] Connected to a master server at 127.4.107.254:40593
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944113  4942 heartbeater.cc:344] Connected to a master server at 127.4.107.253:46169
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944113  4940 heartbeater.cc:344] Connected to a master server at 127.4.107.252:38809
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944262  4941 heartbeater.cc:461] Registering TS with master...
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944260  4940 heartbeater.cc:461] Registering TS with master...
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944262  4942 heartbeater.cc:461] Registering TS with master...
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944502  4941 heartbeater.cc:507] Master 127.4.107.254:40593 requested a full tablet report, sending...
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944500  4940 heartbeater.cc:507] Master 127.4.107.252:38809 requested a full tablet report, sending...
14:26:34.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944500  4942 heartbeater.cc:507] Master 127.4.107.253:46169 requested a full tablet report, sending...
14:26:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944947  4569 ts_manager.cc:194] Registered new tserver with Master: f29ed1d2b80c42c4a8ba354c49498063 (127.4.107.193:45687)
14:26:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944980  4641 ts_manager.cc:194] Registered new tserver with Master: f29ed1d2b80c42c4a8ba354c49498063 (127.4.107.193:45687)
14:26:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.944996  4713 ts_manager.cc:194] Registered new tserver with Master: f29ed1d2b80c42c4a8ba354c49498063 (127.4.107.193:45687)
14:26:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.945721  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.107.193:48023
14:26:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.946969  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4812
14:26:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.947036  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-0/wal/instance
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:34.947935  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/logs
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data/info.pb
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.194:0
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.194
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.194
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:35.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.021535  4947 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:35.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.021727  4947 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:35.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.021757  4947 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:35.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.023243  4947 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:35.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.023304  4947 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.107.194
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.024783  4947 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.194:0
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data/info.pb
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.194
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4947
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.194
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/logs
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.024968  4947 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:35.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.025130  4947 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.027444  4952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.027452  4953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.027469  4955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.027498  4947 server_base.cc:1061] running on GCE node
14:26:35.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.027763  4947 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:35.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.028021  4947 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:35.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.029148  4947 hybrid_clock.cc:648] HybridClock initialized: now 1779114395029127 us; error 34 us; skew 500 ppm
14:26:35.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.030193  4947 webserver.cc:533] Webserver started at http://127.4.107.194:39101/ using document root <none> and password file <none>
14:26:35.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.030392  4947 fs_manager.cc:362] Metadata directory not provided
14:26:35.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.030441  4947 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:35.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.030539  4947 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.031462  4947 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data/instance:
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56aa6d8b79da4f0b9148c8db13308d49"
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.031787  4947 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal/instance:
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56aa6d8b79da4f0b9148c8db13308d49"
14:26:35.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.032894  4947 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.033490  4961 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.033668  4947 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.033728  4947 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56aa6d8b79da4f0b9148c8db13308d49"
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.033782  4947 fs_report.cc:389] FS layout report
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data/data
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:35.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:35.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.062444  4947 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.062731  4947 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
14:26:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.062822  4947 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.062994  4947 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.063267  4947 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.063295  4947 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.063316  4947 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:35.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.063328  4947 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.068570  4947 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.194:39091
14:26:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.068620  5074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.194:39091 every 8 connection(s)
14:26:35.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.068908  4947 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/data/info.pb
14:26:35.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.071854  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 4947
14:26:35.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.071941  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-1/wal/instance
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.073498  4527 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/logs
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data/info.pb
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.195:0
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.195
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.195
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074218  5077 heartbeater.cc:344] Connected to a master server at 127.4.107.253:46169
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074313  5076 heartbeater.cc:344] Connected to a master server at 127.4.107.254:40593
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074304  5077 heartbeater.cc:461] Registering TS with master...
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074373  5076 heartbeater.cc:461] Registering TS with master...
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074548  5076 heartbeater.cc:507] Master 127.4.107.254:40593 requested a full tablet report, sending...
14:26:35.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074548  5077 heartbeater.cc:507] Master 127.4.107.253:46169 requested a full tablet report, sending...
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074864  5075 heartbeater.cc:344] Connected to a master server at 127.4.107.252:38809
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074888  4569 ts_manager.cc:194] Registered new tserver with Master: 56aa6d8b79da4f0b9148c8db13308d49 (127.4.107.194:39091)
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.074940  5075 heartbeater.cc:461] Registering TS with master...
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.075037  5075 heartbeater.cc:507] Master 127.4.107.252:38809 requested a full tablet report, sending...
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.075284  4713 ts_manager.cc:194] Registered new tserver with Master: 56aa6d8b79da4f0b9148c8db13308d49 (127.4.107.194:39091)
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.075327  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.107.194:35523
14:26:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.075500  4641 ts_manager.cc:194] Registered new tserver with Master: 56aa6d8b79da4f0b9148c8db13308d49 (127.4.107.194:39091)
14:26:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.146935  5082 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.147082  5082 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.147100  5082 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.148545  5082 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.148603  5082 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.107.195
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.150056  5082 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.107.212:43739
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.107.195:0
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data/info.pb
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.107.195
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.107.254:40593,127.4.107.253:46169,127.4.107.252:38809
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5082
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.107.195
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/logs
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.150234  5082 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:35.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.150390  5082 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.152643  5087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.152649  5088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.152653  5090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.152967  5082 server_base.cc:1061] running on GCE node
14:26:35.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.153112  5082 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:35.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.153319  5082 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:35.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.154448  5082 hybrid_clock.cc:648] HybridClock initialized: now 1779114395154433 us; error 31 us; skew 500 ppm
14:26:35.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.155375  5082 webserver.cc:533] Webserver started at http://127.4.107.195:40127/ using document root <none> and password file <none>
14:26:35.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.155515  5082 fs_manager.cc:362] Metadata directory not provided
14:26:35.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.155552  5082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:35.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.155642  5082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.156472  5082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data/instance:
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474"
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.156739  5082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal/instance:
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474"
14:26:35.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.157797  5082 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.158342  5096 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.158501  5082 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.158571  5082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474"
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.158631  5082 fs_report.cc:389] FS layout report
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data/data
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:35.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.165853  5082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166114  5082 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
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166226  5082 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166419  5082 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166713  5082 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166744  5082 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166770  5082 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.166786  5082 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:35.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.171945  5082 rpc_server.cc:307] RPC server started. Bound to: 127.4.107.195:41817
14:26:35.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.171999  5209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.107.195:41817 every 8 connection(s)
14:26:35.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.172245  5082 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/data/info.pb
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.176812  5211 heartbeater.cc:344] Connected to a master server at 127.4.107.254:40593
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.176812  5212 heartbeater.cc:344] Connected to a master server at 127.4.107.253:46169
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.176936  5211 heartbeater.cc:461] Registering TS with master...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.176936  5212 heartbeater.cc:461] Registering TS with master...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177137  5211 heartbeater.cc:507] Master 127.4.107.254:40593 requested a full tablet report, sending...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177135  5212 heartbeater.cc:507] Master 127.4.107.253:46169 requested a full tablet report, sending...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177279  5210 heartbeater.cc:344] Connected to a master server at 127.4.107.252:38809
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177315  5210 heartbeater.cc:461] Registering TS with master...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177474  5210 heartbeater.cc:507] Master 127.4.107.252:38809 requested a full tablet report, sending...
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177539  4569 ts_manager.cc:194] Registered new tserver with Master: 3e1d0fd9d48d46e2a9c1daaf1875a474 (127.4.107.195:41817)
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177594  4641 ts_manager.cc:194] Registered new tserver with Master: 3e1d0fd9d48d46e2a9c1daaf1875a474 (127.4.107.195:41817)
14:26:35.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177623  4527 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5082
14:26:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177701  4527 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster16377858443225994987/ts-2/wal/instance
14:26:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177948  4713 ts_manager.cc:194] Registered new tserver with Master: 3e1d0fd9d48d46e2a9c1daaf1875a474 (127.4.107.195:41817)
14:26:35.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.177999  4569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.107.195:56977
14:26:35.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.179922  4527 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:35.180 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:35.180 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:35.181 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.107.254"
      port: 40593
    }
    bound_http_address {
      host: "127.4.107.254"
      port: 41265
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.107.253"
      port: 46169
    }
    bound_http_address {
      host: "127.4.107.253"
      port: 35819
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.107.252"
      port: 38809
    }
    bound_http_address {
      host: "127.4.107.252"
      port: 37771
    }
  }
}

14:26:35.181 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:35.181 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.107.193"
      port: 45687
    }
    bound_http_address {
      host: "127.4.107.193"
      port: 34179
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.107.194"
      port: 39091
    }
    bound_http_address {
      host: "127.4.107.194"
      port: 39101
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.107.195"
      port: 41817
    }
    bound_http_address {
      host: "127.4.107.195"
      port: 40127
    }
  }
}

14:26:35.181 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:35.183 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:35.184 [DEBUG - main] (Connection.java:748) [peer master-127.4.107.252:38809(127.4.107.252:38809)] connecting to peer
14:26:35.185 [DEBUG - main] (Connection.java:748) [peer master-127.4.107.254:40593(127.4.107.254:40593)] connecting to peer
14:26:35.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.107.252:38809(127.4.107.252:38809)] Successfully connected to peer
14:26:35.185 [DEBUG - main] (Connection.java:748) [peer master-127.4.107.253:46169(127.4.107.253:46169)] connecting to peer
14:26:35.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.107.252
14:26:35.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.107.254:40593(127.4.107.254:40593)] Successfully connected to peer
14:26:35.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.107.254
14:26:35.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.4.107.253:46169(127.4.107.253:46169)] Successfully connected to peer
14:26:35.195 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38f1eac4, L:/127.0.0.1:54248 - R:/127.4.107.252:38809] using SASL/PLAIN
14:26:35.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.4.107.253
14:26:35.199 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9db0b33, L:/127.0.0.1:58586 - R:/127.4.107.254:40593] using SASL/PLAIN
14:26:35.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:35.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.107.252:38809, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.107.254:40593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.107.253:46169, [15ms] Sub RPC ConnectToMaster: received response from server master-127.4.107.252:38809: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.4.107.254:40593: OK, deferred=null) after lookup
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.201644  4569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58586:
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114395183"
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:35.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:35.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:35.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:35.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
14:26:35.206 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x38dd4c3d, L:/127.0.0.1:39790 - R:/127.4.107.253:46169] using SASL/PLAIN
14:26:35.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ff10225810934e9fb3ddd321fc66aa85
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.211138  5009 tablet_service.cc:1511] Processing CreateTablet for tablet 84482761ecb1481cb4788955235ed202 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114395183 [id=ff10225810934e9fb3ddd321fc66aa85]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.211467  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84482761ecb1481cb4788955235ed202. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.211845  5144 tablet_service.cc:1511] Processing CreateTablet for tablet 576b07779edc43f6b2d092ad0fb82a56 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114395183 [id=ff10225810934e9fb3ddd321fc66aa85]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.212055  5144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576b07779edc43f6b2d092ad0fb82a56. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.213833  5225 tablet_bootstrap.cc:492] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Bootstrap starting.
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.214392  5225 tablet_bootstrap.cc:654] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Neither blocks nor log segments found. Creating new log.
14:26:35.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.214768  5225 log.cc:826] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Log is configured to *not* fsync() on all Append() calls
14:26:35.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.215312  5225 tablet_bootstrap.cc:492] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: No bootstrap required, opened a new log
14:26:35.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.215358  5225 ts_tablet_manager.cc:1403] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216360  5225 raft_consensus.cc:359] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474" member_type: VOTER last_known_addr { host: "127.4.107.195" port: 41817 } }
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216462  5225 raft_consensus.cc:385] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216480  5225 raft_consensus.cc:740] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1d0fd9d48d46e2a9c1daaf1875a474, State: Initialized, Role: FOLLOWER
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216552  5225 consensus_queue.cc:260] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e1d0fd9d48d46e2a9c1daaf1875a474" member_type: VOTER last_known_addr { host: "127.4.107.195" port: 41817 } }
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216610  5225 raft_consensus.cc:399] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216631  5225 raft_consensus.cc:493] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:35.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.216655  5225 raft_consensus.cc:3060] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 0 FOLLOWER]: Advancing to term 1
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217088  5225 raft_consensus.cc:515] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474" member_type: VOTER last_known_addr { host: "127.4.107.195" port: 41817 } }
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217175  5225 leader_election.cc:304] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [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: 3e1d0fd9d48d46e2a9c1daaf1875a474; no voters: 
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217305  5225 leader_election.cc:290] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217381  5226 tablet_bootstrap.cc:492] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Bootstrap starting.
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217478  5225 ts_tablet_manager.cc:1434] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:26:35.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.217761  5211 heartbeater.cc:499] Master 127.4.107.254:40593 was elected leader, sending a full tablet report...
14:26:35.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.218375  5226 tablet_bootstrap.cc:654] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Neither blocks nor log segments found. Creating new log.
14:26:35.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.218653  5226 log.cc:826] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Log is configured to *not* fsync() on all Append() calls
14:26:35.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.218899  5228 raft_consensus.cc:2804] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 1 FOLLOWER]: Leader election won for term 1
14:26:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.219233  5226 tablet_bootstrap.cc:492] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: No bootstrap required, opened a new log
14:26:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.219283  5226 ts_tablet_manager.cc:1403] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.220760  5226 raft_consensus.cc:359] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56aa6d8b79da4f0b9148c8db13308d49" member_type: VOTER last_known_addr { host: "127.4.107.194" port: 39091 } }
14:26:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.220863  5226 raft_consensus.cc:385] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.220890  5226 raft_consensus.cc:740] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56aa6d8b79da4f0b9148c8db13308d49, State: Initialized, Role: FOLLOWER
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.220969  5226 consensus_queue.cc:260] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56aa6d8b79da4f0b9148c8db13308d49" member_type: VOTER last_known_addr { host: "127.4.107.194" port: 39091 } }
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221029  5226 raft_consensus.cc:399] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221058  5226 raft_consensus.cc:493] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221096  5226 raft_consensus.cc:3060] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 0 FOLLOWER]: Advancing to term 1
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.219012  5228 raft_consensus.cc:697] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [term 1 LEADER]: Becoming Leader. State: Replica: 3e1d0fd9d48d46e2a9c1daaf1875a474, State: Running, Role: LEADER
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221575  5228 consensus_queue.cc:237] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 [LEADER]: Queue going to LEADER mode. State: All 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: "3e1d0fd9d48d46e2a9c1daaf1875a474" member_type: VOTER last_known_addr { host: "127.4.107.195" port: 41817 } }
14:26:35.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221727  5226 raft_consensus.cc:515] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56aa6d8b79da4f0b9148c8db13308d49" member_type: VOTER last_known_addr { host: "127.4.107.194" port: 39091 } }
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221835  5226 leader_election.cc:304] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [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: 56aa6d8b79da4f0b9148c8db13308d49; no voters: 
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.221982  5226 leader_election.cc:290] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.222222  4569 catalog_manager.cc:5697] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1d0fd9d48d46e2a9c1daaf1875a474 (127.4.107.195). New cstate: current_term: 1 leader_uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e1d0fd9d48d46e2a9c1daaf1875a474" member_type: VOTER last_known_addr { host: "127.4.107.195" port: 41817 } health_report { overall_health: HEALTHY } } }
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.222317  5233 raft_consensus.cc:2804] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 1 FOLLOWER]: Leader election won for term 1
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.222494  5233 raft_consensus.cc:697] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [term 1 LEADER]: Becoming Leader. State: Replica: 56aa6d8b79da4f0b9148c8db13308d49, State: Running, Role: LEADER
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.222568  5233 consensus_queue.cc:237] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 [LEADER]: Queue going to LEADER mode. State: All 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: "56aa6d8b79da4f0b9148c8db13308d49" member_type: VOTER last_known_addr { host: "127.4.107.194" port: 39091 } }
14:26:35.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.222715  5226 ts_tablet_manager.cc:1434] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.223188  5076 heartbeater.cc:499] Master 127.4.107.254:40593 was elected leader, sending a full tablet report...
14:26:35.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.223559  4568 catalog_manager.cc:5697] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56aa6d8b79da4f0b9148c8db13308d49 (127.4.107.194). New cstate: current_term: 1 leader_uuid: "56aa6d8b79da4f0b9148c8db13308d49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56aa6d8b79da4f0b9148c8db13308d49" member_type: VOTER last_known_addr { host: "127.4.107.194" port: 39091 } health_report { overall_health: HEALTHY } } }
14:26:35.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.246568  4568 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58586:
14:26:35.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114395183" } new_table_owner: "bob"
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.248847  5239 tablet.cc:1724] T 84482761ecb1481cb4788955235ed202 P 56aa6d8b79da4f0b9148c8db13308d49: Alter schema from (
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.248983  5240 tablet.cc:1724] T 576b07779edc43f6b2d092ad0fb82a56 P 3e1d0fd9d48d46e2a9c1daaf1875a474: Alter schema from (
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:35.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.251330  4569 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c8e6367a86204374bc32b241359f70a2: org.apache.kudu.client.TestAlterTable-1779114395183 [id=ff10225810934e9fb3ddd321fc66aa85] alter complete (version 1)
14:26:35.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table ff10225810934e9fb3ddd321fc66aa85
14:26:35.267 [DEBUG - main] (Connection.java:575) [peer master-127.4.107.252:38809(127.4.107.252:38809)] disconnecting while in state READY
14:26:35.267 [DEBUG - main] (Connection.java:575) [peer master-127.4.107.253:46169(127.4.107.253:46169)] disconnecting while in state READY
14:26:35.267 [DEBUG - main] (Connection.java:575) [peer master-127.4.107.254:40593(127.4.107.254:40593)] disconnecting while in state READY
14:26:35.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:35.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.107.254:40593(127.4.107.254:40593)] handling channelInactive
14:26:35.268 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.107.252:38809(127.4.107.252:38809)] handling channelInactive
14:26:35.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.107.254:40593(127.4.107.254:40593)] cleaning up while in state READY due to: connection closed
14:26:35.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.107.252:38809(127.4.107.252:38809)] cleaning up while in state READY due to: connection closed
14:26:35.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.4.107.253:46169(127.4.107.253:46169)] handling channelInactive
14:26:35.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.4.107.253:46169(127.4.107.253:46169)] cleaning up while in state READY due to: connection closed
14:26:35.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.269554  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4812
14:26:35.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.275516  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4947
14:26:35.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.280022  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5082
14:26:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.283975  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4538
14:26:35.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.288406  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4610
14:26:35.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.292536  4527 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 4680
14:26:35.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:35Z chronyd exiting
.14:26:35.337 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114395336
14:26:35.339 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:35.339 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:35.339 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:35.339 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:35.339 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:35.341 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:35.413 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:35.414 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:35.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.414425  5245 mini_oidc.cc:150] Starting JWKS server
14:26:35.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.414909  5245 webserver.cc:533] Webserver started at http://127.0.0.1:43409/ using document root <none> and password file <none>
14:26:35.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.414981  5245 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:35.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.415135  5245 webserver.cc:533] Webserver started at http://127.0.0.1:43819/ using document root <none> and password file <none>
14:26:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:35.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:35Z Disabled control of system clock
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.424683  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/logs
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data/info.pb
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.126:44423
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.126
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json with env {}
14:26:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.496196  5256 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.496357  5256 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.496382  5256 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.497934  5256 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.497978  5256 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.497996  5256 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.498011  5256 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.498026  5256 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:35.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.498040  5256 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43409/jwks.json
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.499580  5256 master_runner.cc:387] Master server non-default flags:
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.126:44423
14:26:35.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data/info.pb
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.126
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5256
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/logs
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.499812  5256 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:35.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.500047  5256 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.502223  5264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.502229  5261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.502321  5256 server_base.cc:1061] running on GCE node
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.502233  5262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.502540  5256 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:35.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.502738  5256 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:35.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.503857  5256 hybrid_clock.cc:648] HybridClock initialized: now 1779114395503844 us; error 33 us; skew 500 ppm
14:26:35.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.504776  5256 webserver.cc:533] Webserver started at http://127.5.31.126:46013/ using document root <none> and password file <none>
14:26:35.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.504914  5256 fs_manager.cc:362] Metadata directory not provided
14:26:35.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.504951  5256 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:35.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.505013  5256 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:35.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.505815  5256 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data/instance:
14:26:35.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7e1febc870a4151a992835a0048dd2c"
14:26:35.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.506070  5256 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal/instance:
14:26:35.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7e1febc870a4151a992835a0048dd2c"
14:26:35.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.507016  5256 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.507556  5270 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.507704  5256 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.507761  5256 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7e1febc870a4151a992835a0048dd2c"
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.507807  5256 fs_report.cc:389] FS layout report
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data/data
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:35.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:35.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:35.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:35.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:35.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:35.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:35.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.526582  5256 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:35.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.526862  5256 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
14:26:35.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.526964  5256 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:35.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.530627  5256 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.126:44423
14:26:35.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.530663  5322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.126:44423 every 8 connection(s)
14:26:35.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.530936  5256 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/data/info.pb
14:26:35.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.531448  5323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.532699  5323 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.537113  5323 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.537441  5273 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.31.125:41771: connect: Connection refused (error 111)
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.538002  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5256
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.538077  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-0/wal/instance
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.538724  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/logs
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data/info.pb
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.125:41771
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.125
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json with env {}
14:26:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.539743  5323 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.125:41771: Network error: Client connection negotiation failed: client connection to 127.5.31.125:41771: connect: Connection refused (error 111)
14:26:35.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.588939  5323 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } attempt: 1
14:26:35.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.589723  5323 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.125:41771: Network error: Client connection negotiation failed: client connection to 127.5.31.125:41771: connect: Connection refused (error 111)
14:26:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.614050  5328 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.614229  5328 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.614248  5328 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615759  5328 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615795  5328 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615808  5328 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615818  5328 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615829  5328 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:35.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.615839  5328 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43409/jwks.json
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.617373  5328 master_runner.cc:387] Master server non-default flags:
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.125:41771
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data/info.pb
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.125
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5328
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/logs
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:35.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.617574  5328 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:35.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.617748  5328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.619889  5333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.619932  5334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.620002  5336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.620016  5328 server_base.cc:1061] running on GCE node
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.620354  5328 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:35.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.620584  5328 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:35.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.621713  5328 hybrid_clock.cc:648] HybridClock initialized: now 1779114395621689 us; error 33 us; skew 500 ppm
14:26:35.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.622759  5328 webserver.cc:533] Webserver started at http://127.5.31.125:33239/ using document root <none> and password file <none>
14:26:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.622946  5328 fs_manager.cc:362] Metadata directory not provided
14:26:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.622995  5328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:35.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.623090  5328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.623862  5328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data/instance:
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6daf82eb56145bc9c00f0176e597c76"
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.624181  5328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal/instance:
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6daf82eb56145bc9c00f0176e597c76"
14:26:35.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.625252  5328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:35.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.625849  5342 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.625996  5328 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.626057  5328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6daf82eb56145bc9c00f0176e597c76"
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.626117  5328 fs_report.cc:389] FS layout report
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data/data
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:35.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:35.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.639571  5328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:35.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.639858  5328 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
14:26:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.639984  5328 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:35.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.643643  5328 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.125:41771
14:26:35.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.643738  5394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.125:41771 every 8 connection(s)
14:26:35.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.643977  5328 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/data/info.pb
14:26:35.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.644491  5395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:35.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.645771  5395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.650024  5395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.652479  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5328
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.652540  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-1/wal/instance
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.652808  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal
14:26:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/logs
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data/info.pb
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.124:41601
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.124
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json with env {}
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.653395  5395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.653782  5344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.654228  5395 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.124:41601: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.657859  5323 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } attempt: 2
14:26:35.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.660689  5323 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.661221  5323 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.124:41601: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.703415  5395 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } attempt: 1
14:26:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.704109  5395 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.124:41601: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.704409  5323 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } attempt: 1
14:26:35.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.705003  5323 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.124:41601: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.726212  5399 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.726370  5399 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.726395  5399 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.727911  5399 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.727957  5399 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.727974  5399 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.727989  5399 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.728004  5399 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:35.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.728018  5399 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43409/jwks.json
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.729590  5399 master_runner.cc:387] Master server non-default flags:
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.124:41601
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43409/jwks.json
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data/info.pb
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.124
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5399
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/logs
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.729822  5399 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:35.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.730046  5399 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.732165  5406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.732236  5408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.732160  5405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.732190  5399 server_base.cc:1061] running on GCE node
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.732529  5399 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:35.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.732722  5399 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:35.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.733837  5399 hybrid_clock.cc:648] HybridClock initialized: now 1779114395733818 us; error 37 us; skew 500 ppm
14:26:35.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.734766  5399 webserver.cc:533] Webserver started at http://127.5.31.124:33039/ using document root <none> and password file <none>
14:26:35.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.734936  5399 fs_manager.cc:362] Metadata directory not provided
14:26:35.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.734977  5399 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:35.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.735042  5399 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:35.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.735772  5399 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data/instance:
14:26:35.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "740bf7f5da7a4220b84ed57facafed64"
14:26:35.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.736016  5399 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal/instance:
14:26:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "740bf7f5da7a4220b84ed57facafed64"
14:26:35.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.737012  5399 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.737576  5414 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.737715  5399 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.737766  5399 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "740bf7f5da7a4220b84ed57facafed64"
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:35 on dist-test-slave-rmmn"
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.737809  5399 fs_report.cc:389] FS layout report
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data/data
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:35.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.750036  5399 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:35.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.750257  5399 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
14:26:35.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.750340  5399 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:35.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.752177  5323 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } attempt: 2
14:26:35.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.752889  5323 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.31.124:41601: Network error: Client connection negotiation failed: client connection to 127.5.31.124:41601: connect: Connection refused (error 111)
14:26:35.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.754061  5399 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.124:41601
14:26:35.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.754086  5466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.124:41601 every 8 connection(s)
14:26:35.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.754324  5399 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/data/info.pb
14:26:35.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.754782  5467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.755992  5467 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.756587  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5399
14:26:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.756668  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/master-2/wal/instance
14:26:35.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.760866  5467 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.764240  5467 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } has no permanent_uuid. Determining permanent_uuid...
14:26:35.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.767517  5467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: Bootstrap starting.
14:26:35.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.768050  5467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: Neither blocks nor log segments found. Creating new log.
14:26:35.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.768227  5467 log.cc:826] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: Log is configured to *not* fsync() on all Append() calls
14:26:35.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.768733  5467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: No bootstrap required, opened a new log
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770217  5467 raft_consensus.cc:359] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770314  5467 raft_consensus.cc:385] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770334  5467 raft_consensus.cc:740] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 740bf7f5da7a4220b84ed57facafed64, State: Initialized, Role: FOLLOWER
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770399  5467 consensus_queue.cc:260] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770617  5467 sys_catalog.cc:565] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: configured and running, proceeding with master startup.
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770607  5476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [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: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.770684  5476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.772238  5487 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:35.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.772294  5487 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:35.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.772341  5395 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } attempt: 2
14:26:35.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.772701  5399 master_runner.cc:187] Error getting master registration for 127.5.31.126:44423: OK, instance_id { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" instance_seqno: 1779114395529675 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:35.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.774240  5399 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:35.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.775784  5395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Bootstrap starting.
14:26:35.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.776440  5395 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Neither blocks nor log segments found. Creating new log.
14:26:35.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.776697  5395 log.cc:826] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Log is configured to *not* fsync() on all Append() calls
14:26:35.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.777336  5395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: No bootstrap required, opened a new log
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779270  5395 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779387  5395 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779417  5395 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6daf82eb56145bc9c00f0176e597c76, State: Initialized, Role: FOLLOWER
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779496  5395 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779732  5490 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [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: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779762  5395 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: configured and running, proceeding with master startup.
14:26:35.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.779810  5490 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.781598  5501 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:35.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.781651  5501 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.781775  5328 master_runner.cc:187] Error getting master registration for 127.5.31.126:44423: OK, instance_id { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" instance_seqno: 1779114395529675 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:35.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.783322  5328 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:35.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.860050  5323 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } attempt: 3
14:26:35.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.864643  5323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c: Bootstrap starting.
14:26:35.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.865417  5323 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c: Neither blocks nor log segments found. Creating new log.
14:26:35.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.865701  5323 log.cc:826] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c: Log is configured to *not* fsync() on all Append() calls
14:26:35.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.866411  5323 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c: No bootstrap required, opened a new log
14:26:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868263  5323 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868388  5323 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868423  5323 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e1febc870a4151a992835a0048dd2c, State: Initialized, Role: FOLLOWER
14:26:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868530  5323 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868846  5323 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: configured and running, proceeding with master startup.
14:26:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.868825  5504 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [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: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.869192  5504 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.870963  5515 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:35.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.871109  5515 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:35.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.873121  5256 master_runner.cc:264] No leader master found from master c7e1febc870a4151a992835a0048dd2c
14:26:35.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.873163  5256 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:35.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:35.890527  5348 tablet.cc:2404] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.927320  5490 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.927419  5490 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.927624  5490 leader_election.cc:290] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7e1febc870a4151a992835a0048dd2c (127.5.31.126:44423), 740bf7f5da7a4220b84ed57facafed64 (127.5.31.124:41601)
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.927883  5441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6daf82eb56145bc9c00f0176e597c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bf7f5da7a4220b84ed57facafed64" is_pre_election: true
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.927942  5297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6daf82eb56145bc9c00f0176e597c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e1febc870a4151a992835a0048dd2c" is_pre_election: true
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928023  5441 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6daf82eb56145bc9c00f0176e597c76 in term 0.
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928054  5297 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6daf82eb56145bc9c00f0176e597c76 in term 0.
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928189  5344 leader_election.cc:304] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 740bf7f5da7a4220b84ed57facafed64, a6daf82eb56145bc9c00f0176e597c76; no voters: 
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928318  5490 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928354  5490 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928371  5490 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 0 FOLLOWER]: Advancing to term 1
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.928937  5490 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929044  5490 leader_election.cc:290] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [CANDIDATE]: Term 1 election: Requested vote from peers c7e1febc870a4151a992835a0048dd2c (127.5.31.126:44423), 740bf7f5da7a4220b84ed57facafed64 (127.5.31.124:41601)
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929198  5297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6daf82eb56145bc9c00f0176e597c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7e1febc870a4151a992835a0048dd2c"
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929203  5441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6daf82eb56145bc9c00f0176e597c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "740bf7f5da7a4220b84ed57facafed64"
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929286  5441 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 0 FOLLOWER]: Advancing to term 1
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929286  5297 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 0 FOLLOWER]: Advancing to term 1
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.929986  5441 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6daf82eb56145bc9c00f0176e597c76 in term 1.
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.930022  5297 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6daf82eb56145bc9c00f0176e597c76 in term 1.
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.930135  5344 leader_election.cc:304] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 740bf7f5da7a4220b84ed57facafed64, a6daf82eb56145bc9c00f0176e597c76; no voters: 
14:26:35.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.930549  5490 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 1 FOLLOWER]: Leader election won for term 1
14:26:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.930722  5490 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [term 1 LEADER]: Becoming Leader. State: Replica: a6daf82eb56145bc9c00f0176e597c76, State: Running, Role: LEADER
14:26:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.930810  5490 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } }
14:26:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.931288  5517 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6daf82eb56145bc9c00f0176e597c76. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.931351  5517 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: This master's current role is: LEADER
14:26:35.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.931545  5519 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:35.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.932008  5519 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.933250  5441 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [term 1 FOLLOWER]: Refusing update from remote peer a6daf82eb56145bc9c00f0176e597c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.933286  5297 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [term 1 FOLLOWER]: Refusing update from remote peer a6daf82eb56145bc9c00f0176e597c76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.933563  5490 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:35.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.933692  5490 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.934726  5504 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6daf82eb56145bc9c00f0176e597c76. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.934798  5504 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.934871  5476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6daf82eb56145bc9c00f0176e597c76. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.934933  5476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938026  5490 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938102  5490 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: This master's current role is: LEADER
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938476  5519 catalog_manager.cc:1383] Generated new cluster ID: 6a956354cdae4143b736b69acadc7aed
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938521  5519 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938531  5476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938591  5476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64 [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.938802  5520 mvcc.cc:204] Tried to move back new op lower bound from 7287252565740650496 to 7287252565732978688. Current Snapshot: MvccSnapshot[applied={T|T < 7287252565740650496 or (T in {7287252565740650496})}]
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.939632  5490 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.939692  5490 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76 [sys.catalog]: This master's current role is: LEADER
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.940016  5504 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a6daf82eb56145bc9c00f0176e597c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7e1febc870a4151a992835a0048dd2c" member_type: VOTER last_known_addr { host: "127.5.31.126" port: 44423 } } peers { permanent_uuid: "a6daf82eb56145bc9c00f0176e597c76" member_type: VOTER last_known_addr { host: "127.5.31.125" port: 41771 } } peers { permanent_uuid: "740bf7f5da7a4220b84ed57facafed64" member_type: VOTER last_known_addr { host: "127.5.31.124" port: 41601 } } }
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.940079  5504 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7e1febc870a4151a992835a0048dd2c [sys.catalog]: This master's current role is: FOLLOWER
14:26:35.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.940831  5522 mvcc.cc:204] Tried to move back new op lower bound from 7287252565740650496 to 7287252565732978688. Current Snapshot: MvccSnapshot[applied={T|T < 7287252565740650496 or (T in {7287252565740650496})}]
14:26:35.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.960608  5519 catalog_manager.cc:1406] Generated new certificate authority record
14:26:35.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.961156  5519 catalog_manager.cc:1540] Loading token signing keys...
14:26:35.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.966557  5519 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Generated new TSK 0
14:26:35.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.966802  5519 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:35.982342  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/logs
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data/info.pb
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:35.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.65:0
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.65
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.65
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:35.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:36.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.057536  5528 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:36.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.057703  5528 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:36.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.057722  5528 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:36.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.059109  5528 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:36.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.059154  5528 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.31.65
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.060567  5528 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.65:0
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data/info.pb
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.65
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5528
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:36.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.65
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/logs
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.060745  5528 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:36.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.060904  5528 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.063333  5536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.063344  5534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.063347  5533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.063488  5528 server_base.cc:1061] running on GCE node
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.063670  5528 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:36.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.063863  5528 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:36.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.065016  5528 hybrid_clock.cc:648] HybridClock initialized: now 1779114396064987 us; error 39 us; skew 500 ppm
14:26:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.070240  5528 webserver.cc:533] Webserver started at http://127.5.31.65:34693/ using document root <none> and password file <none>
14:26:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.070451  5528 fs_manager.cc:362] Metadata directory not provided
14:26:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.070516  5528 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:36.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.070616  5528 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.071370  5528 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data/instance:
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79d1d31e4ace485e8df87697c9eb96e0"
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.071695  5528 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/instance:
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79d1d31e4ace485e8df87697c9eb96e0"
14:26:36.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.072800  5528 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.073410  5542 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.073596  5528 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.073657  5528 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79d1d31e4ace485e8df87697c9eb96e0"
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.073697  5528 fs_report.cc:389] FS layout report
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data/data
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:36.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093156  5528 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093442  5528 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
14:26:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093534  5528 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093708  5528 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:36.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093955  5528 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:36.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.093981  5528 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:36.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.094000  5528 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:36.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.094012  5528 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:36.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.099257  5528 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.65:40471
14:26:36.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.099310  5655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.65:40471 every 8 connection(s)
14:26:36.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.099570  5528 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/data/info.pb
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104107  5657 heartbeater.cc:344] Connected to a master server at 127.5.31.124:41601
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104152  5658 heartbeater.cc:344] Connected to a master server at 127.5.31.125:41771
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104202  5657 heartbeater.cc:461] Registering TS with master...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104216  5656 heartbeater.cc:344] Connected to a master server at 127.5.31.126:44423
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104216  5658 heartbeater.cc:461] Registering TS with master...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104269  5656 heartbeater.cc:461] Registering TS with master...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104385  5657 heartbeater.cc:507] Master 127.5.31.124:41601 requested a full tablet report, sending...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104385  5658 heartbeater.cc:507] Master 127.5.31.125:41771 requested a full tablet report, sending...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104385  5656 heartbeater.cc:507] Master 127.5.31.126:44423 requested a full tablet report, sending...
14:26:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104857  5287 ts_manager.cc:194] Registered new tserver with Master: 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471)
14:26:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104859  5359 ts_manager.cc:194] Registered new tserver with Master: 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471)
14:26:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.104902  5431 ts_manager.cc:194] Registered new tserver with Master: 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471)
14:26:36.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.105660  5359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.31.65:50201
14:26:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.106413  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5528
14:26:36.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.106482  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/instance
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.107411  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/logs
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data/info.pb
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.66:0
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.66
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.66
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.181610  5663 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:36.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.181775  5663 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:36.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.181800  5663 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:36.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.183310  5663 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:36.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.183368  5663 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.31.66
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.184878  5663 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.66:0
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data/info.pb
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.66
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5663
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.66
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/logs
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.185102  5663 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:36.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.185370  5663 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:36.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.187696  5671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.187716  5668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.187747  5669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.187770  5663 server_base.cc:1061] running on GCE node
14:26:36.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.188110  5663 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:36.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.188267  5663 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:36.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.189389  5663 hybrid_clock.cc:648] HybridClock initialized: now 1779114396189369 us; error 29 us; skew 500 ppm
14:26:36.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.190443  5663 webserver.cc:533] Webserver started at http://127.5.31.66:41515/ using document root <none> and password file <none>
14:26:36.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.190654  5663 fs_manager.cc:362] Metadata directory not provided
14:26:36.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.190703  5663 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:36.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.190814  5663 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:36.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.191633  5663 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data/instance:
14:26:36.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2efbd7ee70aa4f8a868b5467bf39756b"
14:26:36.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.191939  5663 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/instance:
14:26:36.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2efbd7ee70aa4f8a868b5467bf39756b"
14:26:36.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.192991  5663 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.193634  5677 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.193785  5663 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.193846  5663 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2efbd7ee70aa4f8a868b5467bf39756b"
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.193900  5663 fs_report.cc:389] FS layout report
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data/data
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:36.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.211055  5663 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.211534  5663 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
14:26:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.211639  5663 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.211798  5663 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.212055  5663 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.212082  5663 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.212102  5663 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.212113  5663 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.218313  5663 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.66:39129
14:26:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.218371  5790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.66:39129 every 8 connection(s)
14:26:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.218654  5663 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/data/info.pb
14:26:36.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.221380  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5663
14:26:36.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.221462  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/instance
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.223223  5245 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/logs
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data/info.pb
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.67:0
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.67
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.67
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224359  5792 heartbeater.cc:344] Connected to a master server at 127.5.31.124:41601
14:26:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224562  5792 heartbeater.cc:461] Registering TS with master...
14:26:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224663  5791 heartbeater.cc:344] Connected to a master server at 127.5.31.126:44423
14:26:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224749  5791 heartbeater.cc:461] Registering TS with master...
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224782  5793 heartbeater.cc:344] Connected to a master server at 127.5.31.125:41771
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224815  5793 heartbeater.cc:461] Registering TS with master...
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224893  5793 heartbeater.cc:507] Master 127.5.31.125:41771 requested a full tablet report, sending...
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224893  5791 heartbeater.cc:507] Master 127.5.31.126:44423 requested a full tablet report, sending...
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.224900  5792 heartbeater.cc:507] Master 127.5.31.124:41601 requested a full tablet report, sending...
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.225327  5359 ts_manager.cc:194] Registered new tserver with Master: 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129)
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.225333  5287 ts_manager.cc:194] Registered new tserver with Master: 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129)
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.225693  5431 ts_manager.cc:194] Registered new tserver with Master: 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129)
14:26:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.225817  5359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.31.66:52553
14:26:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.310220  5798 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.310367  5798 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.310392  5798 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.311890  5798 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:36.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.311945  5798 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.31.67
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.313431  5798 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.31.84:35669
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.31.67:0
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data/info.pb
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.31.67
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.31.126:44423,127.5.31.125:41771,127.5.31.124:41601
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5798
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.31.67
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/logs
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.313656  5798 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:36.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.313875  5798 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.316267  5798 server_base.cc:1061] running on GCE node
14:26:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.316246  5804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.316262  5803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.316401  5806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.316756  5798 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.316956  5798 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.318089  5798 hybrid_clock.cc:648] HybridClock initialized: now 1779114396318064 us; error 33 us; skew 500 ppm
14:26:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.319064  5798 webserver.cc:533] Webserver started at http://127.5.31.67:41587/ using document root <none> and password file <none>
14:26:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.319204  5798 fs_manager.cc:362] Metadata directory not provided
14:26:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.319242  5798 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:36.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.319309  5798 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.320055  5798 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data/instance:
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41b9e3ce5474dd586c230fa413ab7c8"
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.320303  5798 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal/instance:
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41b9e3ce5474dd586c230fa413ab7c8"
14:26:36.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.321318  5798 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.321897  5812 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.322036  5798 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.322089  5798 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b41b9e3ce5474dd586c230fa413ab7c8"
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.322134  5798 fs_report.cc:389] FS layout report
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data/data
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:36.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:36.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.363521  5798 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:36.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.363804  5798 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
14:26:36.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.363898  5798 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.364071  5798 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.364327  5798 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.364353  5798 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.364375  5798 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:36.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.364387  5798 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:36.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.369968  5798 rpc_server.cc:307] RPC server started. Bound to: 127.5.31.67:42383
14:26:36.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.370014  5925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.31.67:42383 every 8 connection(s)
14:26:36.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.370294  5798 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/data/info.pb
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375043  5926 heartbeater.cc:344] Connected to a master server at 127.5.31.126:44423
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375044  5927 heartbeater.cc:344] Connected to a master server at 127.5.31.124:41601
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375172  5927 heartbeater.cc:461] Registering TS with master...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375157  5926 heartbeater.cc:461] Registering TS with master...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375159  5928 heartbeater.cc:344] Connected to a master server at 127.5.31.125:41771
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375244  5928 heartbeater.cc:461] Registering TS with master...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375370  5927 heartbeater.cc:507] Master 127.5.31.124:41601 requested a full tablet report, sending...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375370  5928 heartbeater.cc:507] Master 127.5.31.125:41771 requested a full tablet report, sending...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375370  5926 heartbeater.cc:507] Master 127.5.31.126:44423 requested a full tablet report, sending...
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375731  5359 ts_manager.cc:194] Registered new tserver with Master: b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67:42383)
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375777  5431 ts_manager.cc:194] Registered new tserver with Master: b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67:42383)
14:26:36.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.375789  5287 ts_manager.cc:194] Registered new tserver with Master: b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67:42383)
14:26:36.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.376187  5359 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.31.67:57773
14:26:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.379171  5245 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 5798
14:26:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.379232  5245 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal/instance
14:26:36.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.381371  5245 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:36.382 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:36.382 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:36.382 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.31.126"
      port: 44423
    }
    bound_http_address {
      host: "127.5.31.126"
      port: 46013
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.31.125"
      port: 41771
    }
    bound_http_address {
      host: "127.5.31.125"
      port: 33239
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.31.124"
      port: 41601
    }
    bound_http_address {
      host: "127.5.31.124"
      port: 33039
    }
  }
}

14:26:36.382 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:36.382 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.31.65"
      port: 40471
    }
    bound_http_address {
      host: "127.5.31.65"
      port: 34693
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.31.66"
      port: 39129
    }
    bound_http_address {
      host: "127.5.31.66"
      port: 41515
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.31.67"
      port: 42383
    }
    bound_http_address {
      host: "127.5.31.67"
      port: 41587
    }
  }
}

14:26:36.383 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:36.384 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:36.386 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.31.125:41771(127.5.31.125:41771)] connecting to peer
14:26:36.387 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.31.126:44423(127.5.31.126:44423)] connecting to peer
14:26:36.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.31.125:41771(127.5.31.125:41771)] Successfully connected to peer
14:26:36.388 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.5.31.124:41601(127.5.31.124:41601)] connecting to peer
14:26:36.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.31.126:44423(127.5.31.126:44423)] Successfully connected to peer
14:26:36.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.31.125
14:26:36.391 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.31.126
14:26:36.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.31.124:41601(127.5.31.124:41601)] Successfully connected to peer
14:26:36.393 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.31.124
14:26:36.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb452ebac, L:/127.0.0.1:55618 - R:/127.5.31.125:41771] using SASL/PLAIN
14:26:36.400 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8295fb85, L:/127.0.0.1:44378 - R:/127.5.31.126:44423] using SASL/PLAIN
14:26:36.401 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5dcfeba9, L:/127.0.0.1:54698 - R:/127.5.31.124:41601] using SASL/PLAIN
14:26:36.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:36.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.31.125:41771, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.31.126:44423, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.31.124:41601, [15ms] Sub RPC ConnectToMaster: received response from server master-127.5.31.126:44423: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.5.31.125:41771: OK, deferred=null) after lookup
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.403007  5359 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114396384"
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:36.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
14:26:36.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:36.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a561ef0f6bcb4c39aebe502879a52235
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.416078  5590 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac6ef955776410398fbcd48cdda8edf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.416407  5590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac6ef955776410398fbcd48cdda8edf. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.418637  5725 tablet_service.cc:1511] Processing CreateTablet for tablet 000981343b7d41fc9ab9ce66f139f459 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.418882  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000981343b7d41fc9ab9ce66f139f459. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.419286  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 613a71a3471948b6854a0c86c87931a5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.419390  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613a71a3471948b6854a0c86c87931a5. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.420564  5588 tablet_service.cc:1511] Processing CreateTablet for tablet ea05ff09e978426b814ec07bba3fc751 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.420645  5588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea05ff09e978426b814ec07bba3fc751. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.421330  5724 tablet_service.cc:1511] Processing CreateTablet for tablet 1c103ded4de142158ff1341c97bfe5a8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
14:26:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.421419  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c103ded4de142158ff1341c97bfe5a8. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.422513  5723 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd523f40cbf47fea7cccc6921b65b14 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
14:26:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.422591  5723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd523f40cbf47fea7cccc6921b65b14. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.422578  5945 tablet_bootstrap.cc:492] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Bootstrap starting.
14:26:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.423398  5945 tablet_bootstrap.cc:654] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Neither blocks nor log segments found. Creating new log.
14:26:36.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.423679  5945 log.cc:826] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Log is configured to *not* fsync() on all Append() calls
14:26:36.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.424304  5945 tablet_bootstrap.cc:492] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: No bootstrap required, opened a new log
14:26:36.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.424360  5945 ts_tablet_manager.cc:1403] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:26:36.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.425213  5860 tablet_service.cc:1511] Processing CreateTablet for tablet a50748f535564d2398fe712e09400b28 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
14:26:36.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.425493  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50748f535564d2398fe712e09400b28. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426337  5945 raft_consensus.cc:359] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426467  5945 raft_consensus.cc:385] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426494  5945 raft_consensus.cc:740] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Initialized, Role: FOLLOWER
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426568  5945 consensus_queue.cc:260] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426615  5945 raft_consensus.cc:399] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426640  5945 raft_consensus.cc:493] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.426688  5945 raft_consensus.cc:3060] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.427290  5945 raft_consensus.cc:515] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.427399  5945 leader_election.cc:304] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [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: 79d1d31e4ace485e8df87697c9eb96e0; no voters: 
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.428112  5946 tablet_bootstrap.cc:492] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Bootstrap starting.
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.428481  5945 leader_election.cc:290] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.428692  5945 ts_tablet_manager.cc:1434] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
14:26:36.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.428891  5946 tablet_bootstrap.cc:654] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Neither blocks nor log segments found. Creating new log.
14:26:36.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.429171  5948 tablet_bootstrap.cc:492] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Bootstrap starting.
14:26:36.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.429858  5948 tablet_bootstrap.cc:654] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Neither blocks nor log segments found. Creating new log.
14:26:36.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.430244  5946 log.cc:826] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Log is configured to *not* fsync() on all Append() calls
14:26:36.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.430239  5658 heartbeater.cc:499] Master 127.5.31.125:41771 was elected leader, sending a full tablet report...
14:26:36.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.430258  5945 tablet_bootstrap.cc:492] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Bootstrap starting.
14:26:36.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.430800  5948 log.cc:826] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Log is configured to *not* fsync() on all Append() calls
14:26:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.431118  5949 raft_consensus.cc:2804] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.431165  5945 tablet_bootstrap.cc:654] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Neither blocks nor log segments found. Creating new log.
14:26:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.431314  5949 raft_consensus.cc:697] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Becoming Leader. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Running, Role: LEADER
14:26:36.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.431780  5949 consensus_queue.cc:237] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [LEADER]: Queue going to LEADER mode. State: All 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.431931  5948 tablet_bootstrap.cc:492] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: No bootstrap required, opened a new log
14:26:36.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.432071  5948 ts_tablet_manager.cc:1403] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.433650  5359 catalog_manager.cc:5697] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65). New cstate: current_term: 1 leader_uuid: "79d1d31e4ace485e8df87697c9eb96e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } health_report { overall_health: HEALTHY } } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.433974  5948 raft_consensus.cc:359] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434090  5948 raft_consensus.cc:385] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434115  5948 raft_consensus.cc:740] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b41b9e3ce5474dd586c230fa413ab7c8, State: Initialized, Role: FOLLOWER
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434221  5948 consensus_queue.cc:260] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434270  5948 raft_consensus.cc:399] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434294  5948 raft_consensus.cc:493] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434329  5948 raft_consensus.cc:3060] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.434937  5948 raft_consensus.cc:515] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.435024  5948 leader_election.cc:304] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [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: b41b9e3ce5474dd586c230fa413ab7c8; no voters: 
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.435145  5948 leader_election.cc:290] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.435283  5948 ts_tablet_manager.cc:1434] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.436784  5945 tablet_bootstrap.cc:492] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: No bootstrap required, opened a new log
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.436825  5945 ts_tablet_manager.cc:1403] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.436923  5946 tablet_bootstrap.cc:492] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: No bootstrap required, opened a new log
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.436978  5946 ts_tablet_manager.cc:1403] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437122  5945 raft_consensus.cc:359] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437171  5945 raft_consensus.cc:385] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437188  5945 raft_consensus.cc:740] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Initialized, Role: FOLLOWER
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437220  5945 consensus_queue.cc:260] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437296  5945 raft_consensus.cc:399] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437314  5945 raft_consensus.cc:493] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437330  5945 raft_consensus.cc:3060] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437922  5945 raft_consensus.cc:515] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.437976  5945 leader_election.cc:304] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [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: 79d1d31e4ace485e8df87697c9eb96e0; no voters: 
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438009  5945 leader_election.cc:290] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438062  5945 ts_tablet_manager.cc:1434] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438117  5945 tablet_bootstrap.cc:492] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Bootstrap starting.
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438486  5945 tablet_bootstrap.cc:654] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Neither blocks nor log segments found. Creating new log.
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438486  5946 raft_consensus.cc:359] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438606  5946 raft_consensus.cc:385] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438642  5946 raft_consensus.cc:740] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Initialized, Role: FOLLOWER
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438858  5946 consensus_queue.cc:260] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438925  5946 raft_consensus.cc:399] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438951  5946 raft_consensus.cc:493] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.438987  5946 raft_consensus.cc:3060] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Advancing to term 1
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439612  5946 raft_consensus.cc:515] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439715  5946 leader_election.cc:304] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [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: 2efbd7ee70aa4f8a868b5467bf39756b; no voters: 
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439836  5946 leader_election.cc:290] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439872  5949 raft_consensus.cc:2804] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439915  5949 raft_consensus.cc:697] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Becoming Leader. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Running, Role: LEADER
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439944  5949 consensus_queue.cc:237] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [LEADER]: Queue going to LEADER mode. State: All 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.439993  5946 ts_tablet_manager.cc:1434] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.440099  5946 tablet_bootstrap.cc:492] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Bootstrap starting.
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.440577  5946 tablet_bootstrap.cc:654] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Neither blocks nor log segments found. Creating new log.
14:26:36.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.440863  5359 catalog_manager.cc:5697] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65). New cstate: current_term: 1 leader_uuid: "79d1d31e4ace485e8df87697c9eb96e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } health_report { overall_health: HEALTHY } } }
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.440897  5928 heartbeater.cc:499] Master 127.5.31.125:41771 was elected leader, sending a full tablet report...
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.441063  5793 heartbeater.cc:499] Master 127.5.31.125:41771 was elected leader, sending a full tablet report...
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.441177  5946 tablet_bootstrap.cc:492] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: No bootstrap required, opened a new log
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.441216  5946 ts_tablet_manager.cc:1403] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442101  5946 raft_consensus.cc:359] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442162  5946 raft_consensus.cc:385] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442181  5946 raft_consensus.cc:740] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Initialized, Role: FOLLOWER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442230  5946 consensus_queue.cc:260] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442262  5946 raft_consensus.cc:399] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442279  5946 raft_consensus.cc:493] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442296  5946 raft_consensus.cc:3060] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Advancing to term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442888  5946 raft_consensus.cc:515] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.442942  5946 leader_election.cc:304] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [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: 2efbd7ee70aa4f8a868b5467bf39756b; no voters: 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.443034  5946 leader_election.cc:290] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.443126  5946 ts_tablet_manager.cc:1434] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.443843  5946 tablet_bootstrap.cc:492] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Bootstrap starting.
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444221  5946 tablet_bootstrap.cc:654] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Neither blocks nor log segments found. Creating new log.
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444703  5957 raft_consensus.cc:2804] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444828  5957 raft_consensus.cc:697] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 LEADER]: Becoming Leader. State: Replica: b41b9e3ce5474dd586c230fa413ab7c8, State: Running, Role: LEADER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444898  5946 tablet_bootstrap.cc:492] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: No bootstrap required, opened a new log
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444896  5957 consensus_queue.cc:237] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [LEADER]: Queue going to LEADER mode. State: All 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: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.444937  5946 ts_tablet_manager.cc:1403] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445063  5946 raft_consensus.cc:359] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445102  5946 raft_consensus.cc:385] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445118  5946 raft_consensus.cc:740] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Initialized, Role: FOLLOWER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445168  5946 consensus_queue.cc:260] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445195  5946 raft_consensus.cc:399] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445211  5946 raft_consensus.cc:493] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445263  5946 raft_consensus.cc:3060] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Advancing to term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445789  5946 raft_consensus.cc:515] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445843  5946 leader_election.cc:304] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [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: 2efbd7ee70aa4f8a868b5467bf39756b; no voters: 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445909  5960 raft_consensus.cc:2804] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.445940  5946 leader_election.cc:290] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.446043  5946 ts_tablet_manager.cc:1434] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.446177  5359 catalog_manager.cc:5697] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67). New cstate: current_term: 1 leader_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } health_report { overall_health: HEALTHY } } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.446144  5961 raft_consensus.cc:2804] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449311  5961 raft_consensus.cc:697] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Becoming Leader. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Running, Role: LEADER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449393  5961 consensus_queue.cc:237] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [LEADER]: Queue going to LEADER mode. State: All 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449609  5945 tablet_bootstrap.cc:492] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: No bootstrap required, opened a new log
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449658  5945 ts_tablet_manager.cc:1403] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.001s
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449717  5960 raft_consensus.cc:697] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Becoming Leader. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Running, Role: LEADER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449772  5960 consensus_queue.cc:237] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [LEADER]: Queue going to LEADER mode. State: All 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449173  5965 raft_consensus.cc:2804] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449823  5945 raft_consensus.cc:359] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449858  5965 raft_consensus.cc:697] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Becoming Leader. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Running, Role: LEADER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449880  5945 raft_consensus.cc:385] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449898  5945 raft_consensus.cc:740] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Initialized, Role: FOLLOWER
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449899  5965 consensus_queue.cc:237] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [LEADER]: Queue going to LEADER mode. State: All 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449956  5945 consensus_queue.cc:260] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.449991  5945 raft_consensus.cc:399] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450011  5945 raft_consensus.cc:493] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450029  5945 raft_consensus.cc:3060] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450650  5945 raft_consensus.cc:515] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450712  5945 leader_election.cc:304] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [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: 79d1d31e4ace485e8df87697c9eb96e0; no voters: 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450759  5945 leader_election.cc:290] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450799  5953 raft_consensus.cc:2804] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450824  5945 ts_tablet_manager.cc:1434] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450855  5953 raft_consensus.cc:697] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Becoming Leader. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Running, Role: LEADER
14:26:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.450896  5953 consensus_queue.cc:237] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [LEADER]: Queue going to LEADER mode. State: All 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.451929  5359 catalog_manager.cc:5697] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66). New cstate: current_term: 1 leader_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } health_report { overall_health: HEALTHY } } }
14:26:36.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.451989  5358 catalog_manager.cc:5697] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65). New cstate: current_term: 1 leader_uuid: "79d1d31e4ace485e8df87697c9eb96e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } health_report { overall_health: HEALTHY } } }
14:26:36.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.454180  5359 catalog_manager.cc:5697] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66). New cstate: current_term: 1 leader_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } health_report { overall_health: HEALTHY } } }
14:26:36.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.454275  5359 catalog_manager.cc:5697] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66). New cstate: current_term: 1 leader_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } health_report { overall_health: HEALTHY } } }
14:26:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.468645  5359 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:36.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.470752  5359 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4979d13c7edf461e8d0b60e480566b29 has no consensus state
14:26:36.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.470880  5359 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 746df12681184a628b4c2119c3d7ad35 has no consensus state
14:26:36.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.470942  5359 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bfbfbfc72c434d8395a65f2e85714b6e has no consensus state
14:26:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.472738  5589 tablet_service.cc:1511] Processing CreateTablet for tablet 746df12681184a628b4c2119c3d7ad35 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
14:26:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.472880  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746df12681184a628b4c2119c3d7ad35. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.473013  5860 tablet_service.cc:1511] Processing CreateTablet for tablet 4979d13c7edf461e8d0b60e480566b29 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
14:26:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.473112  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4979d13c7edf461e8d0b60e480566b29. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.473824  5945 tablet_bootstrap.cc:492] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Bootstrap starting.
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.473994  5948 tablet_bootstrap.cc:492] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Bootstrap starting.
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.474284  5945 tablet_bootstrap.cc:654] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Neither blocks nor log segments found. Creating new log.
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.474371  5948 tablet_bootstrap.cc:654] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Neither blocks nor log segments found. Creating new log.
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.474804  5725 tablet_service.cc:1511] Processing CreateTablet for tablet bfbfbfc72c434d8395a65f2e85714b6e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
14:26:36.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.474922  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbfbfc72c434d8395a65f2e85714b6e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475263  5948 tablet_bootstrap.cc:492] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: No bootstrap required, opened a new log
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475312  5948 ts_tablet_manager.cc:1403] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475351  5945 tablet_bootstrap.cc:492] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: No bootstrap required, opened a new log
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475390  5945 ts_tablet_manager.cc:1403] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475467  5948 raft_consensus.cc:359] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475530  5948 raft_consensus.cc:385] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475553  5948 raft_consensus.cc:740] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b41b9e3ce5474dd586c230fa413ab7c8, State: Initialized, Role: FOLLOWER
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475546  5945 raft_consensus.cc:359] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475600  5945 raft_consensus.cc:385] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475591  5948 consensus_queue.cc:260] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475620  5945 raft_consensus.cc:740] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Initialized, Role: FOLLOWER
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475625  5948 raft_consensus.cc:399] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475646  5948 raft_consensus.cc:493] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475664  5948 raft_consensus.cc:3060] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475674  5945 consensus_queue.cc:260] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475710  5945 raft_consensus.cc:399] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475726  5945 raft_consensus.cc:493] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.475744  5945 raft_consensus.cc:3060] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 0 FOLLOWER]: Advancing to term 1
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476194  5946 tablet_bootstrap.cc:492] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Bootstrap starting.
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476274  5948 raft_consensus.cc:515] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476284  5945 raft_consensus.cc:515] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476331  5948 leader_election.cc:304] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [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: b41b9e3ce5474dd586c230fa413ab7c8; no voters: 
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476343  5945 leader_election.cc:304] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [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: 79d1d31e4ace485e8df87697c9eb96e0; no voters: 
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476372  5948 leader_election.cc:290] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476384  5945 leader_election.cc:290] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476432  5948 ts_tablet_manager.cc:1434] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476449  5945 ts_tablet_manager.cc:1434] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476521  5949 raft_consensus.cc:2804] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476567  5949 raft_consensus.cc:697] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Becoming Leader. State: Replica: 79d1d31e4ace485e8df87697c9eb96e0, State: Running, Role: LEADER
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476604  5949 consensus_queue.cc:237] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [LEADER]: Queue going to LEADER mode. State: All 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: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } }
14:26:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.476665  5946 tablet_bootstrap.cc:654] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Neither blocks nor log segments found. Creating new log.
14:26:36.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477111  5967 raft_consensus.cc:2804] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477160  5967 raft_consensus.cc:697] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 LEADER]: Becoming Leader. State: Replica: b41b9e3ce5474dd586c230fa413ab7c8, State: Running, Role: LEADER
14:26:36.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477193  5967 consensus_queue.cc:237] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [LEADER]: Queue going to LEADER mode. State: All 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: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477790  5946 tablet_bootstrap.cc:492] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: No bootstrap required, opened a new log
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477836  5946 ts_tablet_manager.cc:1403] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.477988  5946 raft_consensus.cc:359] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478037  5946 raft_consensus.cc:385] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478055  5946 raft_consensus.cc:740] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Initialized, Role: FOLLOWER
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478039  5358 catalog_manager.cc:5697] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65). New cstate: current_term: 1 leader_uuid: "79d1d31e4ace485e8df87697c9eb96e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79d1d31e4ace485e8df87697c9eb96e0" member_type: VOTER last_known_addr { host: "127.5.31.65" port: 40471 } health_report { overall_health: HEALTHY } } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478098  5946 consensus_queue.cc:260] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478132  5946 raft_consensus.cc:399] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478148  5946 raft_consensus.cc:493] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478164  5946 raft_consensus.cc:3060] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 0 FOLLOWER]: Advancing to term 1
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478336  5359 catalog_manager.cc:5697] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67). New cstate: current_term: 1 leader_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b41b9e3ce5474dd586c230fa413ab7c8" member_type: VOTER last_known_addr { host: "127.5.31.67" port: 42383 } health_report { overall_health: HEALTHY } } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478719  5946 raft_consensus.cc:515] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478767  5946 leader_election.cc:304] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [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: 2efbd7ee70aa4f8a868b5467bf39756b; no voters: 
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478809  5946 leader_election.cc:290] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478870  5970 raft_consensus.cc:2804] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Leader election won for term 1
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478926  5970 raft_consensus.cc:697] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Becoming Leader. State: Replica: 2efbd7ee70aa4f8a868b5467bf39756b, State: Running, Role: LEADER
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478957  5970 consensus_queue.cc:237] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [LEADER]: Queue going to LEADER mode. State: All 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: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } }
14:26:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.478878  5946 ts_tablet_manager.cc:1434] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.480278  5359 catalog_manager.cc:5697] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66). New cstate: current_term: 1 leader_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2efbd7ee70aa4f8a868b5467bf39756b" member_type: VOTER last_known_addr { host: "127.5.31.66" port: 39129 } health_report { overall_health: HEALTHY } } }
14:26:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.482020  5359 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235] alter complete (version 0)
14:26:36.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a561ef0f6bcb4c39aebe502879a52235
14:26:36.493 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5a330f6b, flushNotification=Deferred@1569059369(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:36.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.500 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.500 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.509 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.509 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.510 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.510 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.512 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.512 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.515 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.515 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 000981343b7d41fc9ab9ce66f139f459 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6ac6ef955776410398fbcd48cdda8edf for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.518 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=000981343b7d41fc9ab9ce66f139f459@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=6ac6ef955776410398fbcd48cdda8edf@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}]
14:26:36.518 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)] connecting to peer
14:26:36.520 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)] connecting to peer
14:26:36.521 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)] connecting to peer
14:26:36.522 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)] Successfully connected to peer
14:26:36.525 [DEBUG - kudu-nio-3] (Connection.java:757) [peer b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)] Successfully connected to peer
14:26:36.536 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x64e51ae2, L:/127.0.0.1:56636 - R:/127.5.31.65:40471] using TOKEN/null
14:26:36.541 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)] Successfully connected to peer
14:26:36.547 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x04e7ab54, L:/127.0.0.1:44368 - R:/127.5.31.67:42383] using TOKEN/null
14:26:36.554 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x9a2bd64b, L:/127.0.0.1:49968 - R:/127.5.31.66:39129] using TOKEN/null
14:26:36.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=000981343b7d41fc9ab9ce66f139f459, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 000981343b7d41fc9ab9ce66f139f459 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:36.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.565 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.565 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.568 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=6ac6ef955776410398fbcd48cdda8edf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.568 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6ac6ef955776410398fbcd48cdda8edf for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:36.569 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.569 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.575 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6080d337, flushNotification=Deferred@579522587(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:36.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=000981343b7d41fc9ab9ce66f139f459, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 000981343b7d41fc9ab9ce66f139f459 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:36.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.585 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.586 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.587 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=6ac6ef955776410398fbcd48cdda8edf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.587 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6ac6ef955776410398fbcd48cdda8edf for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:36.587 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.588 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.593 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.593 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.595 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6e096967, flushNotification=Deferred@150345466(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:36.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=000981343b7d41fc9ab9ce66f139f459, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 000981343b7d41fc9ab9ce66f139f459 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:36.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.602 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.603 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.603 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=6ac6ef955776410398fbcd48cdda8edf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.604 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6ac6ef955776410398fbcd48cdda8edf for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:36.605 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.605 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.607 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.608 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.610 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4f01920d, flushNotification=Deferred@1785104603(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:36.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=000981343b7d41fc9ab9ce66f139f459, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 000981343b7d41fc9ab9ce66f139f459 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:36.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.623 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.623 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.624 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=6ac6ef955776410398fbcd48cdda8edf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.624 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6ac6ef955776410398fbcd48cdda8edf for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:36.625 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.625 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.628 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.628 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.629 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6e0492a2, flushNotification=Deferred@769062037(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:36.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.640 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=000981343b7d41fc9ab9ce66f139f459, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 000981343b7d41fc9ab9ce66f139f459 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:36.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.642 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.643 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.643 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.644 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=6ac6ef955776410398fbcd48cdda8edf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.644 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 6ac6ef955776410398fbcd48cdda8edf for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:36.645 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.645 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.655 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.655 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.657687  5356 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:36.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.660295  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 000981343b7d41fc9ab9ce66f139f459
14:26:36.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.660408  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 6ac6ef955776410398fbcd48cdda8edf
14:26:36.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.660851  5587 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ac6ef955776410398fbcd48cdda8edf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:56628
14:26:36.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.661116  5999 tablet_replica.cc:333] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: stopping tablet replica
14:26:36.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.661218  5723 tablet_service.cc:1558] Processing DeleteTablet for tablet 000981343b7d41fc9ab9ce66f139f459 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:49966
14:26:36.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.661368  5999 raft_consensus.cc:2243] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.661439  5999 raft_consensus.cc:2272] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.661963  5999 ts_tablet_manager.cc:1916] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.663805  5999 ts_tablet_manager.cc:1929] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:26:36.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.663975  5999 log.cc:1199] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/wals/6ac6ef955776410398fbcd48cdda8edf
14:26:36.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.664269  5999 ts_tablet_manager.cc:1950] T 6ac6ef955776410398fbcd48cdda8edf P 79d1d31e4ace485e8df87697c9eb96e0: Deleting consensus metadata
14:26:36.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.664729  5346 catalog_manager.cc:5028] TS 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471): tablet 6ac6ef955776410398fbcd48cdda8edf (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.669870  6000 tablet_replica.cc:333] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: stopping tablet replica
14:26:36.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.670105  6000 raft_consensus.cc:2243] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Raft consensus shutting down.
14:26:36.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.670262  6000 raft_consensus.cc:2272] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.670862  6000 ts_tablet_manager.cc:1916] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.672433  6000 ts_tablet_manager.cc:1929] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:26:36.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.672508  6000 log.cc:1199] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/wals/000981343b7d41fc9ab9ce66f139f459
14:26:36.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.672735  6000 ts_tablet_manager.cc:1950] T 000981343b7d41fc9ab9ce66f139f459 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting consensus metadata
14:26:36.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4979d13c7edf461e8d0b60e480566b29 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000000, 0x000000007FFFFF9C)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 746df12681184a628b4c2119c3d7ad35 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000001, 0x000000017FFFFF9C)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet bfbfbfc72c434d8395a65f2e85714b6e for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x00000002, 0x000000027FFFFF9C)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.673 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=4979d13c7edf461e8d0b60e480566b29@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=746df12681184a628b4c2119c3d7ad35@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=bfbfbfc72c434d8395a65f2e85714b6e@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.31.125:41771, [4ms] Sub RPC GetTableLocations: received response from server master-127.5.31.125:41771: OK, deferred=null)) after lookup
14:26:36.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=4979d13c7edf461e8d0b60e480566b29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4979d13c7edf461e8d0b60e480566b29 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:26:36.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.677115  5344 catalog_manager.cc:5028] TS 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129): tablet 000981343b7d41fc9ab9ce66f139f459 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.677 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=746df12681184a628b4c2119c3d7ad35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.677 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 746df12681184a628b4c2119c3d7ad35 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:26:36.678 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.678 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=bfbfbfc72c434d8395a65f2e85714b6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bfbfbfc72c434d8395a65f2e85714b6e for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:26:36.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.681 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.681 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.683365  5356 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.686096  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 4979d13c7edf461e8d0b60e480566b29
14:26:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.686156  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 746df12681184a628b4c2119c3d7ad35
14:26:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.686182  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet bfbfbfc72c434d8395a65f2e85714b6e
14:26:36.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.686723  5589 tablet_service.cc:1558] Processing DeleteTablet for tablet 746df12681184a628b4c2119c3d7ad35 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:56628
14:26:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.687387  5860 tablet_service.cc:1558] Processing DeleteTablet for tablet 4979d13c7edf461e8d0b60e480566b29 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:44356
14:26:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.687683  5725 tablet_service.cc:1558] Processing DeleteTablet for tablet bfbfbfc72c434d8395a65f2e85714b6e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:49966
14:26:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.687760  6000 tablet_replica.cc:333] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: stopping tablet replica
14:26:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.687803  6000 raft_consensus.cc:2243] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Raft consensus shutting down.
14:26:36.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.687845  6000 raft_consensus.cc:2272] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.688211  6000 ts_tablet_manager.cc:1916] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.688619  5999 tablet_replica.cc:333] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: stopping tablet replica
14:26:36.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.688690  5999 raft_consensus.cc:2243] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.688732  5999 raft_consensus.cc:2272] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.689144  5999 ts_tablet_manager.cc:1916] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.689798  6000 ts_tablet_manager.cc:1929] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.689853  6000 log.cc:1199] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/wals/bfbfbfc72c434d8395a65f2e85714b6e
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.690032  6000 ts_tablet_manager.cc:1950] T bfbfbfc72c434d8395a65f2e85714b6e P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting consensus metadata
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.690310  5344 catalog_manager.cc:5028] TS 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129): tablet bfbfbfc72c434d8395a65f2e85714b6e (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.690436  5999 ts_tablet_manager.cc:1929] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.690482  5999 log.cc:1199] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/wals/746df12681184a628b4c2119c3d7ad35
14:26:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.690661  5999 ts_tablet_manager.cc:1950] T 746df12681184a628b4c2119c3d7ad35 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting consensus metadata
14:26:36.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.691037  5346 catalog_manager.cc:5028] TS 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471): tablet 746df12681184a628b4c2119c3d7ad35 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.701352  6001 tablet_replica.cc:333] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: stopping tablet replica
14:26:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.701479  6001 raft_consensus.cc:2243] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.701543  6001 raft_consensus.cc:2272] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.701990  6001 ts_tablet_manager.cc:1916] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.703814  6001 ts_tablet_manager.cc:1929] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.703884  6001 log.cc:1199] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal/wals/4979d13c7edf461e8d0b60e480566b29
14:26:36.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.704128  6001 ts_tablet_manager.cc:1950] T 4979d13c7edf461e8d0b60e480566b29 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting consensus metadata
14:26:36.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.704543  5344 catalog_manager.cc:5028] TS b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67:42383): tablet 4979d13c7edf461e8d0b60e480566b29 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a50748f535564d2398fe712e09400b28 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000080000064, 0x00000001)
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 613a71a3471948b6854a0c86c87931a5 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000180000064, 0x00000002)
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c103ded4de142158ff1341c97bfe5a8 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000280000064, 0x00000003)
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea05ff09e978426b814ec07bba3fc751 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000380000064, 0x00000004)
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bd523f40cbf47fea7cccc6921b65b14 for table 'org.apache.kudu.client.TestAlterTable-1779114396384' with partition [0x0000000480000064, 0x00000005)
14:26:36.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a50748f535564d2398fe712e09400b28@[b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=613a71a3471948b6854a0c86c87931a5@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1c103ded4de142158ff1341c97bfe5a8@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=ea05ff09e978426b814ec07bba3fc751@[79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bd523f40cbf47fea7cccc6921b65b14@[2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.31.125:41771, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.31.125:41771: OK, deferred=null)) after lookup
14:26:36.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=a50748f535564d2398fe712e09400b28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet a50748f535564d2398fe712e09400b28 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:26:36.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=613a71a3471948b6854a0c86c87931a5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 613a71a3471948b6854a0c86c87931a5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:26:36.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=1c103ded4de142158ff1341c97bfe5a8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 1c103ded4de142158ff1341c97bfe5a8 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:26:36.715 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=ea05ff09e978426b814ec07bba3fc751, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.715 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ea05ff09e978426b814ec07bba3fc751 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:26:36.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114396384, tablet=0bd523f40cbf47fea7cccc6921b65b14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.717514  5356 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.720870  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet a50748f535564d2398fe712e09400b28
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.720954  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 613a71a3471948b6854a0c86c87931a5
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.720997  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 1c103ded4de142158ff1341c97bfe5a8
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721022  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet ea05ff09e978426b814ec07bba3fc751
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721046  5356 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a6daf82eb56145bc9c00f0176e597c76: Sending DeleteTablet for 1 replicas of tablet 0bd523f40cbf47fea7cccc6921b65b14
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721280  5589 tablet_service.cc:1558] Processing DeleteTablet for tablet 613a71a3471948b6854a0c86c87931a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:56628
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721382  5588 tablet_service.cc:1558] Processing DeleteTablet for tablet ea05ff09e978426b814ec07bba3fc751 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:56628
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721442  5999 tablet_replica.cc:333] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: stopping tablet replica
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721488  5999 raft_consensus.cc:2243] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721532  5999 raft_consensus.cc:2272] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721601  5860 tablet_service.cc:1558] Processing DeleteTablet for tablet a50748f535564d2398fe712e09400b28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:44356
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721712  6001 tablet_replica.cc:333] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: stopping tablet replica
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721788  6001 raft_consensus.cc:2243] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721832  6001 raft_consensus.cc:2272] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721825  5725 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c103ded4de142158ff1341c97bfe5a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:49966
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.721910  5724 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bd523f40cbf47fea7cccc6921b65b14 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:36 UTC) from {username='slave'} at 127.0.0.1:49966
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.722013  6000 tablet_replica.cc:333] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: stopping tablet replica
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.722054  6000 raft_consensus.cc:2243] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Raft consensus shutting down.
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.722095  6000 raft_consensus.cc:2272] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.722163  5999 ts_tablet_manager.cc:1916] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.722441  6000 ts_tablet_manager.cc:1916] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.723699  6000 ts_tablet_manager.cc:1929] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.723713  6001 ts_tablet_manager.cc:1916] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.723747  6000 log.cc:1199] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/wals/1c103ded4de142158ff1341c97bfe5a8
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.723935  6000 ts_tablet_manager.cc:1950] T 1c103ded4de142158ff1341c97bfe5a8 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting consensus metadata
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.725010  6001 ts_tablet_manager.cc:1929] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.725057  6001 log.cc:1199] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-2/wal/wals/a50748f535564d2398fe712e09400b28
14:26:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.725255  6001 ts_tablet_manager.cc:1950] T a50748f535564d2398fe712e09400b28 P b41b9e3ce5474dd586c230fa413ab7c8: Deleting consensus metadata
14:26:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726063  5999 ts_tablet_manager.cc:1929] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726119  5999 log.cc:1199] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/wals/613a71a3471948b6854a0c86c87931a5
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726599  5999 ts_tablet_manager.cc:1950] T 613a71a3471948b6854a0c86c87931a5 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting consensus metadata
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726842  5999 tablet_replica.cc:333] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: stopping tablet replica
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726884  5999 raft_consensus.cc:2243] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 LEADER]: Raft consensus shutting down.
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726920  5999 raft_consensus.cc:2272] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.726955  5346 catalog_manager.cc:5028] TS 79d1d31e4ace485e8df87697c9eb96e0 (127.5.31.65:40471): tablet 613a71a3471948b6854a0c86c87931a5 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.727303  6000 tablet_replica.cc:333] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: stopping tablet replica
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.727355  6000 raft_consensus.cc:2243] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 LEADER]: Raft consensus shutting down.
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.727392  6000 raft_consensus.cc:2272] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:36.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.727505  5344 catalog_manager.cc:5028] TS 2efbd7ee70aa4f8a868b5467bf39756b (127.5.31.66:39129): tablet 1c103ded4de142158ff1341c97bfe5a8 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:26:36.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.31.125:41771, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.31.125:41771: OK, deferred=null)) after lookup
14:26:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.728564  5344 catalog_manager.cc:5028] TS b41b9e3ce5474dd586c230fa413ab7c8 (127.5.31.67:42383): tablet a50748f535564d2398fe712e09400b28 (table org.apache.kudu.client.TestAlterTable-1779114396384 [id=a561ef0f6bcb4c39aebe502879a52235]) successfully deleted
14:26:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.730135  5356 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" }
14:26:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.730208  5356 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:55618:
14:26:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114396384" }
14:26:36.733 [DEBUG - main] (Connection.java:575) [peer master-127.5.31.126:44423(127.5.31.126:44423)] disconnecting while in state READY
14:26:36.733 [DEBUG - main] (Connection.java:575) [peer b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)] disconnecting while in state READY
14:26:36.733 [DEBUG - main] (Connection.java:575) [peer master-127.5.31.124:41601(127.5.31.124:41601)] disconnecting while in state READY
14:26:36.733 [DEBUG - main] (Connection.java:575) [peer master-127.5.31.125:41771(127.5.31.125:41771)] disconnecting while in state READY
14:26:36.733 [DEBUG - main] (Connection.java:575) [peer 79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)] disconnecting while in state READY
14:26:36.734 [DEBUG - main] (Connection.java:575) [peer 2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)] disconnecting while in state READY
14:26:36.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.31.126:44423(127.5.31.126:44423)] handling channelInactive
14:26:36.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.31.126:44423(127.5.31.126:44423)] cleaning up while in state READY due to: connection closed
14:26:36.734 [DEBUG - kudu-nio-3] (Connection.java:239) [peer b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)] handling channelInactive
14:26:36.734 [DEBUG - kudu-nio-3] (Connection.java:709) [peer b41b9e3ce5474dd586c230fa413ab7c8(127.5.31.67:42383)] cleaning up while in state READY due to: connection closed
14:26:36.734 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)] handling channelInactive
14:26:36.734 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.31.124:41601(127.5.31.124:41601)] handling channelInactive
14:26:36.734 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 2efbd7ee70aa4f8a868b5467bf39756b(127.5.31.66:39129)] cleaning up while in state READY due to: connection closed
14:26:36.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.31.124:41601(127.5.31.124:41601)] cleaning up while in state READY due to: connection closed
14:26:36.735 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)] handling channelInactive
14:26:36.735 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 79d1d31e4ace485e8df87697c9eb96e0(127.5.31.65:40471)] cleaning up while in state READY due to: connection closed
14:26:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.733634  6000 ts_tablet_manager.cc:1916] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.735472  5999 ts_tablet_manager.cc:1916] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.738314  6000 ts_tablet_manager.cc:1929] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.738374  6000 log.cc:1199] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-1/wal/wals/0bd523f40cbf47fea7cccc6921b65b14
14:26:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.738554  6000 ts_tablet_manager.cc:1950] T 0bd523f40cbf47fea7cccc6921b65b14 P 2efbd7ee70aa4f8a868b5467bf39756b: Deleting consensus metadata
14:26:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.738873  5999 ts_tablet_manager.cc:1929] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:26:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.738925  5999 log.cc:1199] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster3242911107851552628/ts-0/wal/wals/ea05ff09e978426b814ec07bba3fc751
14:26:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.739111  5999 ts_tablet_manager.cc:1950] T ea05ff09e978426b814ec07bba3fc751 P 79d1d31e4ace485e8df87697c9eb96e0: Deleting consensus metadata
14:26:36.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.31.125:41771(127.5.31.125:41771)] handling channelInactive
14:26:36.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.31.125:41771(127.5.31.125:41771)] cleaning up while in state READY due to: connection closed
14:26:36.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.753348  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5528
14:26:36.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.763947  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5663
14:26:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.771224  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5798
14:26:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.772761  5487 catalog_manager.cc:1295] Loaded cluster ID: 6a956354cdae4143b736b69acadc7aed
14:26:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.772822  5487 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: loading cluster ID for follower catalog manager: success
14:26:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.774189  5487 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: acquiring CA information for follower catalog manager: success
14:26:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.774506  5487 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 740bf7f5da7a4220b84ed57facafed64: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.776135  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5256
14:26:36.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.780941  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5328
14:26:36.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.785331  5245 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 5399
14:26:36.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:36Z chronyd exiting
.14:26:36.829 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114396829
14:26:36.832 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:36.832 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:36.832 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:36.832 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:36.832 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:36.834 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:36.907 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:36.907 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:36.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.907840  6006 mini_oidc.cc:150] Starting JWKS server
14:26:36.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.908339  6006 webserver.cc:533] Webserver started at http://127.0.0.1:36465/ using document root <none> and password file <none>
14:26:36.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.908397  6006 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:36.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.908495  6006 webserver.cc:533] Webserver started at http://127.0.0.1:38529/ using document root <none> and password file <none>
14:26:36.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:36.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:36Z Disabled control of system clock
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.918586  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/logs
14:26:36.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data/info.pb
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.190:36061
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.190
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:36.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json with env {}
14:26:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.991987  6017 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.992152  6017 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.992180  6017 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:36.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993774  6017 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993827  6017 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993844  6017 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993860  6017 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993875  6017 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.993888  6017 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36465/jwks.json
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.995494  6017 master_runner.cc:387] Master server non-default flags:
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.190:36061
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:36.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data/info.pb
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.190
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6017
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/logs
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.995745  6017 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:36.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.995990  6017 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.998319  6025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.998284  6022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.998443  6017 server_base.cc:1061] running on GCE node
14:26:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:36.998275  6023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.998754  6017 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:36.998960  6017 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.000078  6017 hybrid_clock.cc:648] HybridClock initialized: now 1779114397000064 us; error 35 us; skew 500 ppm
14:26:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.001058  6017 webserver.cc:533] Webserver started at http://127.5.221.190:41163/ using document root <none> and password file <none>
14:26:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.001196  6017 fs_manager.cc:362] Metadata directory not provided
14:26:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.001266  6017 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.001345  6017 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.002133  6017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data/instance:
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b8347dbe5ad645b093170e8a671cd794"
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.002382  6017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal/instance:
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b8347dbe5ad645b093170e8a671cd794"
14:26:37.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:37.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.003346  6017 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.003918  6031 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.004061  6017 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.004123  6017 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b8347dbe5ad645b093170e8a671cd794"
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:36 on dist-test-slave-rmmn"
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.004189  6017 fs_report.cc:389] FS layout report
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data/data
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.014370  6017 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.014699  6017 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
14:26:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.014818  6017 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.018656  6017 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.190:36061
14:26:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.018690  6083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.190:36061 every 8 connection(s)
14:26:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.019032  6017 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/data/info.pb
14:26:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.019572  6084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:37.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.020802  6084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.022467  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6017
14:26:37.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.022555  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-0/wal/instance
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.023308  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/logs
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data/info.pb
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.189:32887
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.189
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:37.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:37.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json with env {}
14:26:37.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.029287  6084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.029680  6035 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.221.189:32887: connect: Connection refused (error 111)
14:26:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.030102  6084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.189:32887: Network error: Client connection negotiation failed: client connection to 127.5.221.189:32887: connect: Connection refused (error 111)
14:26:37.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.079288  6084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } attempt: 1
14:26:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.079960  6084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.189:32887: Network error: Client connection negotiation failed: client connection to 127.5.221.189:32887: connect: Connection refused (error 111)
14:26:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.099177  6088 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.099323  6088 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.099350  6088 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100869  6088 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100916  6088 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100934  6088 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100948  6088 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100965  6088 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.100980  6088 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36465/jwks.json
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.102566  6088 master_runner.cc:387] Master server non-default flags:
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.189:32887
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data/info.pb
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.189
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6088
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/logs
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.102792  6088 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.103016  6088 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.105291  6097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.105355  6094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.105306  6095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.105376  6088 server_base.cc:1061] running on GCE node
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.105654  6088 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.105839  6088 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.106971  6088 hybrid_clock.cc:648] HybridClock initialized: now 1779114397106954 us; error 35 us; skew 500 ppm
14:26:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.107969  6088 webserver.cc:533] Webserver started at http://127.5.221.189:46837/ using document root <none> and password file <none>
14:26:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.108140  6088 fs_manager.cc:362] Metadata directory not provided
14:26:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.108184  6088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.108251  6088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.109014  6088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data/instance:
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e660914b68ea4fbfb99fb40a8a955bed"
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.109306  6088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal/instance:
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e660914b68ea4fbfb99fb40a8a955bed"
14:26:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.110288  6088 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:37.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.110874  6103 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.111042  6088 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.111111  6088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e660914b68ea4fbfb99fb40a8a955bed"
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.111173  6088 fs_report.cc:389] FS layout report
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data/data
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.131245  6088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.131588  6088 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
14:26:37.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.131714  6088 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.135409  6088 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.189:32887
14:26:37.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.135442  6155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.189:32887 every 8 connection(s)
14:26:37.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.135766  6088 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/data/info.pb
14:26:37.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.136278  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.137342  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6088
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.137418  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-1/wal/instance
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.137821  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/logs
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data/info.pb
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.188:34243
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.188
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json with env {}
14:26:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.137638  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.142563  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.146077  6156 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.146445  6107 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.146942  6156 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.188:34243: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.148113  6084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } attempt: 2
14:26:37.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.151285  6084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.151851  6084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.188:34243: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.195000  6084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } attempt: 1
14:26:37.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.195818  6084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.188:34243: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.196131  6156 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } attempt: 1
14:26:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.196743  6156 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.188:34243: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.213424  6159 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.213584  6159 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.213603  6159 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215078  6159 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215118  6159 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215130  6159 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215140  6159 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215152  6159 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.215160  6159 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36465/jwks.json
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.216619  6159 master_runner.cc:387] Master server non-default flags:
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.188:34243
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:37.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36465/jwks.json
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data/info.pb
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.188
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6159
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/logs
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.216831  6159 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.217059  6159 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:37.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.219564  6166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.219666  6169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.219686  6167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.220088  6159 server_base.cc:1061] running on GCE node
14:26:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.220263  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.220446  6159 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.221576  6159 hybrid_clock.cc:648] HybridClock initialized: now 1779114397221533 us; error 52 us; skew 500 ppm
14:26:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.222529  6159 webserver.cc:533] Webserver started at http://127.5.221.188:42009/ using document root <none> and password file <none>
14:26:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.222728  6159 fs_manager.cc:362] Metadata directory not provided
14:26:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.222779  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.222872  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.223691  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data/instance:
14:26:37.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca14dc576014818b18e028fce74aa17"
14:26:37.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.223992  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal/instance:
14:26:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca14dc576014818b18e028fce74aa17"
14:26:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.225028  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.225636  6175 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.225787  6159 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.225849  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ca14dc576014818b18e028fce74aa17"
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.225904  6159 fs_report.cc:389] FS layout report
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data/data
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.239941  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.240253  6159 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
14:26:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.240373  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.242990  6084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } attempt: 2
14:26:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.243700  6084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.221.188:34243: Network error: Client connection negotiation failed: client connection to 127.5.221.188:34243: connect: Connection refused (error 111)
14:26:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.244148  6159 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.188:34243
14:26:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.244177  6227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.188:34243 every 8 connection(s)
14:26:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.244421  6159 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/data/info.pb
14:26:37.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.244901  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:37.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.246191  6228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.250099  6228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.252015  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6159
14:26:37.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.252095  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/master-2/wal/instance
14:26:37.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.252615  6228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } has no permanent_uuid. Determining permanent_uuid...
14:26:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.256958  6228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: Bootstrap starting.
14:26:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.257627  6228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: Neither blocks nor log segments found. Creating new log.
14:26:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.257818  6228 log.cc:826] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: Log is configured to *not* fsync() on all Append() calls
14:26:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.258324  6228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: No bootstrap required, opened a new log
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.259846  6228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.259946  6228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.259972  6228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ca14dc576014818b18e028fce74aa17, State: Initialized, Role: FOLLOWER
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.260062  6228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.260317  6228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: configured and running, proceeding with master startup.
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.260308  6235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [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: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.260394  6235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.262082  6246 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:37.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.262135  6246 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:37.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.262274  6159 master_runner.cc:187] Error getting master registration for 127.5.221.190:36061: OK, instance_id { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" instance_seqno: 1779114397017700 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:37.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.263350  6159 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:37.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.264901  6156 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } attempt: 2
14:26:37.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.268334  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed: Bootstrap starting.
14:26:37.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.268882  6156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed: Neither blocks nor log segments found. Creating new log.
14:26:37.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.269127  6156 log.cc:826] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed: Log is configured to *not* fsync() on all Append() calls
14:26:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.269943  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed: No bootstrap required, opened a new log
14:26:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.271710  6156 raft_consensus.cc:359] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.271835  6156 raft_consensus.cc:385] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.271867  6156 raft_consensus.cc:740] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660914b68ea4fbfb99fb40a8a955bed, State: Initialized, Role: FOLLOWER
14:26:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.271955  6156 consensus_queue.cc:260] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.272261  6156 sys_catalog.cc:565] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: configured and running, proceeding with master startup.
14:26:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.272282  6249 sys_catalog.cc:455] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [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: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.272393  6249 sys_catalog.cc:458] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.274125  6260 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:37.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.274286  6260 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:37.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.274329  6088 master_runner.cc:187] Error getting master registration for 127.5.221.190:36061: OK, instance_id { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" instance_seqno: 1779114397017700 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:37.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.275740  6088 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.298223  6235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.298327  6235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.298568  6235 leader_election.cc:290] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8347dbe5ad645b093170e8a671cd794 (127.5.221.190:36061), e660914b68ea4fbfb99fb40a8a955bed (127.5.221.189:32887)
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.298851  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3ca14dc576014818b18e028fce74aa17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660914b68ea4fbfb99fb40a8a955bed" is_pre_election: true
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.299005  6130 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca14dc576014818b18e028fce74aa17 in term 0.
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.299216  6179 leader_election.cc:304] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca14dc576014818b18e028fce74aa17, e660914b68ea4fbfb99fb40a8a955bed; no voters: 
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.299348  6235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.299394  6235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.299417  6235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 0 FOLLOWER]: Advancing to term 1
14:26:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.300207  6235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.300328  6235 leader_election.cc:290] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [CANDIDATE]: Term 1 election: Requested vote from peers b8347dbe5ad645b093170e8a671cd794 (127.5.221.190:36061), e660914b68ea4fbfb99fb40a8a955bed (127.5.221.189:32887)
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.300545  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3ca14dc576014818b18e028fce74aa17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660914b68ea4fbfb99fb40a8a955bed"
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.300637  6130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 0 FOLLOWER]: Advancing to term 1
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.301440  6130 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca14dc576014818b18e028fce74aa17 in term 1.
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.301630  6179 leader_election.cc:304] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ca14dc576014818b18e028fce74aa17, e660914b68ea4fbfb99fb40a8a955bed; no voters: 
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.301739  6235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 1 FOLLOWER]: Leader election won for term 1
14:26:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.301905  6235 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [term 1 LEADER]: Becoming Leader. State: Replica: 3ca14dc576014818b18e028fce74aa17, State: Running, Role: LEADER
14:26:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.301996  6235 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.302450  6262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ca14dc576014818b18e028fce74aa17. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.302673  6262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: This master's current role is: LEADER
14:26:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.302954  6264 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.303179  6264 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.304852  6130 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [term 1 FOLLOWER]: Refusing update from remote peer 3ca14dc576014818b18e028fce74aa17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.305130  6262 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.306257  6249 sys_catalog.cc:455] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ca14dc576014818b18e028fce74aa17. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.306340  6249 sys_catalog.cc:458] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.307196  6262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.307268  6262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: This master's current role is: LEADER
14:26:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.308589  6264 catalog_manager.cc:1383] Generated new cluster ID: c37407abe66e4ac189155cd1e633a68d
14:26:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.308642  6264 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.309324  6249 sys_catalog.cc:455] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.309415  6249 sys_catalog.cc:458] T 00000000000000000000000000000000 P e660914b68ea4fbfb99fb40a8a955bed [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.311190  6265 mvcc.cc:204] Tried to move back new op lower bound from 7287252571358846976 to 7287252571349524480. Current Snapshot: MvccSnapshot[applied={T|T < 7287252571358846976 or (T in {7287252571358846976})}]
14:26:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.312287  6266 mvcc.cc:204] Tried to move back new op lower bound from 7287252571358846976 to 7287252571349524480. Current Snapshot: MvccSnapshot[applied={T|T < 7287252571358846976}]
14:26:37.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.329629  6264 catalog_manager.cc:1406] Generated new certificate authority record
14:26:37.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.330508  6264 catalog_manager.cc:1540] Loading token signing keys...
14:26:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.337316  6264 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: Generated new TSK 0
14:26:37.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.337706  6264 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.341451  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/logs
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data/info.pb
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.129:0
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.129
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.129
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:37.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.350860  6084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } attempt: 3
14:26:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.356093  6084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794: Bootstrap starting.
14:26:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.356765  6084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794: Neither blocks nor log segments found. Creating new log.
14:26:37.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.357007  6084 log.cc:826] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794: Log is configured to *not* fsync() on all Append() calls
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.357982  6084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794: No bootstrap required, opened a new log
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.359946  6084 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.360050  6084 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.360074  6084 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8347dbe5ad645b093170e8a671cd794, State: Initialized, Role: FOLLOWER
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.360159  6084 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } }
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.360430  6084 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: configured and running, proceeding with master startup.
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.361281  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3ca14dc576014818b18e028fce74aa17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8347dbe5ad645b093170e8a671cd794" is_pre_election: true
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.361382  6058 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ca14dc576014818b18e028fce74aa17 in term 0.
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.361498  6056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 0 FOLLOWER]: Advancing to term 1
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.362273  6056 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 1 FOLLOWER]: Refusing update from remote peer 3ca14dc576014818b18e028fce74aa17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.362389  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3ca14dc576014818b18e028fce74aa17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8347dbe5ad645b093170e8a671cd794"
14:26:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.362974  6057 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ca14dc576014818b18e028fce74aa17 in term 1.
14:26:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.363682  6235 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:37.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.365823  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.366007  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.366138  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ca14dc576014818b18e028fce74aa17. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.366257  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.366355  6272 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.366472  6272 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794 [sys.catalog]: This master's current role is: FOLLOWER
14:26:37.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.369755  6279 mvcc.cc:204] Tried to move back new op lower bound from 7287252571489697792 to 7287252571349524480. Current Snapshot: MvccSnapshot[applied={T|T < 7287252571358846976}]
14:26:37.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.370427  6287 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b8347dbe5ad645b093170e8a671cd794: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:37.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.370564  6287 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.450515  6270 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:37.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.450922  6270 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:37.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.451025  6270 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:37.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.453423  6270 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:37.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.453680  6270 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.221.129
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.456094  6270 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.129:0
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data/info.pb
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.129
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6270
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.129
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/logs
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:37.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:37.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.457090  6270 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:37.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.457448  6270 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:37.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.460855  6270 server_base.cc:1061] running on GCE node
14:26:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.460902  6297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.461678  6296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.461853  6299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.462113  6270 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:37.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.462319  6270 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.465544  6270 hybrid_clock.cc:648] HybridClock initialized: now 1779114397465530 us; error 33 us; skew 500 ppm
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.466779  6270 webserver.cc:533] Webserver started at http://127.5.221.129:46091/ using document root <none> and password file <none>
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.466970  6270 fs_manager.cc:362] Metadata directory not provided
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.467015  6270 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.467105  6270 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.468137  6270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data/instance:
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e07ba9ec25364245852deaa24fe4c6b1"
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.468461  6270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal/instance:
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e07ba9ec25364245852deaa24fe4c6b1"
14:26:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.473490  6270 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
14:26:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.474421  6305 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.474689  6270 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.474745  6270 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e07ba9ec25364245852deaa24fe4c6b1"
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.474802  6270 fs_report.cc:389] FS layout report
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data/data
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.525116  6270 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.525492  6270 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
14:26:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.525661  6270 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.525872  6270 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.526410  6270 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.526463  6270 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.526495  6270 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.526512  6270 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.533546  6270 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.129:34759
14:26:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.533613  6418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.129:34759 every 8 connection(s)
14:26:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.533931  6270 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/data/info.pb
14:26:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.537221  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6270
14:26:37.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.537323  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-0/wal/instance
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.538708  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/logs
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data/info.pb
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.130:0
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.130
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.130
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540462  6419 heartbeater.cc:344] Connected to a master server at 127.5.221.188:34243
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540548  6419 heartbeater.cc:461] Registering TS with master...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540614  6421 heartbeater.cc:344] Connected to a master server at 127.5.221.189:32887
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540663  6421 heartbeater.cc:461] Registering TS with master...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540736  6419 heartbeater.cc:507] Master 127.5.221.188:34243 requested a full tablet report, sending...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540756  6421 heartbeater.cc:507] Master 127.5.221.189:32887 requested a full tablet report, sending...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540927  6420 heartbeater.cc:344] Connected to a master server at 127.5.221.190:36061
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.540966  6420 heartbeater.cc:461] Registering TS with master...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.541041  6420 heartbeater.cc:507] Master 127.5.221.190:36061 requested a full tablet report, sending...
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.541293  6120 ts_manager.cc:194] Registered new tserver with Master: e07ba9ec25364245852deaa24fe4c6b1 (127.5.221.129:34759)
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.541379  6048 ts_manager.cc:194] Registered new tserver with Master: e07ba9ec25364245852deaa24fe4c6b1 (127.5.221.129:34759)
14:26:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.541743  6192 ts_manager.cc:194] Registered new tserver with Master: e07ba9ec25364245852deaa24fe4c6b1 (127.5.221.129:34759)
14:26:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.542730  6192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.221.129:49335
14:26:37.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.620378  6426 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:37.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.620541  6426 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:37.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.620568  6426 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.622198  6426 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.622267  6426 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.221.130
14:26:37.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.623798  6426 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:37.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.130:0
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data/info.pb
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.130
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6426
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.130
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/logs
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.624034  6426 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.624274  6426 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:37.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.626752  6426 server_base.cc:1061] running on GCE node
14:26:37.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.626729  6434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.626718  6431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.626722  6432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.627110  6426 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.627301  6426 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.628427  6426 hybrid_clock.cc:648] HybridClock initialized: now 1779114397628413 us; error 24 us; skew 500 ppm
14:26:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.629494  6426 webserver.cc:533] Webserver started at http://127.5.221.130:32967/ using document root <none> and password file <none>
14:26:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.629698  6426 fs_manager.cc:362] Metadata directory not provided
14:26:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.629747  6426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.629848  6426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.630782  6426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data/instance:
14:26:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206bc02b1fe0442da219c6ec98ea58ad"
14:26:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.631106  6426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal/instance:
14:26:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206bc02b1fe0442da219c6ec98ea58ad"
14:26:37.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.632241  6426 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.632936  6440 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.633092  6426 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.633154  6426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "206bc02b1fe0442da219c6ec98ea58ad"
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.633217  6426 fs_report.cc:389] FS layout report
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data/data
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.652477  6426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.652840  6426 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
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.652968  6426 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.653208  6426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.653540  6426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.653570  6426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.653592  6426 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:37.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.653602  6426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:37.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.658818  6426 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.130:44173
14:26:37.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.658872  6553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.130:44173 every 8 connection(s)
14:26:37.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.659157  6426 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/data/info.pb
14:26:37.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.660640  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6426
14:26:37.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.660719  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-1/wal/instance
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.662024  6006 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/logs
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data/info.pb
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.131:0
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.131
14:26:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.131
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664448  6555 heartbeater.cc:344] Connected to a master server at 127.5.221.190:36061
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664458  6556 heartbeater.cc:344] Connected to a master server at 127.5.221.189:32887
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664549  6555 heartbeater.cc:461] Registering TS with master...
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664551  6556 heartbeater.cc:461] Registering TS with master...
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664750  6555 heartbeater.cc:507] Master 127.5.221.190:36061 requested a full tablet report, sending...
14:26:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.664753  6556 heartbeater.cc:507] Master 127.5.221.189:32887 requested a full tablet report, sending...
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665155  6048 ts_manager.cc:194] Registered new tserver with Master: 206bc02b1fe0442da219c6ec98ea58ad (127.5.221.130:44173)
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665158  6120 ts_manager.cc:194] Registered new tserver with Master: 206bc02b1fe0442da219c6ec98ea58ad (127.5.221.130:44173)
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665431  6554 heartbeater.cc:344] Connected to a master server at 127.5.221.188:34243
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665486  6554 heartbeater.cc:461] Registering TS with master...
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665584  6554 heartbeater.cc:507] Master 127.5.221.188:34243 requested a full tablet report, sending...
14:26:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.665833  6192 ts_manager.cc:194] Registered new tserver with Master: 206bc02b1fe0442da219c6ec98ea58ad (127.5.221.130:44173)
14:26:37.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.666266  6192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.221.130:47627
14:26:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.737980  6561 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.738133  6561 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:37.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.738150  6561 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:37.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.739575  6561 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:37.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.739619  6561 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.221.131
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.741029  6561 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.221.148:33459
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.221.131:0
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data/info.pb
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.221.131
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.221.190:36061,127.5.221.189:32887,127.5.221.188:34243
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6561
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.221.131
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/logs
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.741199  6561 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:37.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.741389  6561 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:37.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.743552  6569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.743583  6566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:37.743692  6567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.743669  6561 server_base.cc:1061] running on GCE node
14:26:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.744028  6561 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.744199  6561 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:37.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.745275  6561 hybrid_clock.cc:648] HybridClock initialized: now 1779114397745260 us; error 25 us; skew 500 ppm
14:26:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.746317  6561 webserver.cc:533] Webserver started at http://127.5.221.131:45299/ using document root <none> and password file <none>
14:26:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.746506  6561 fs_manager.cc:362] Metadata directory not provided
14:26:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.746554  6561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.746654  6561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.747437  6561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data/instance:
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be3e59fb2b6d4756b2f175bc72fdd6de"
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.747769  6561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal/instance:
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be3e59fb2b6d4756b2f175bc72fdd6de"
14:26:37.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.748827  6561 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.749414  6575 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.749558  6561 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.749621  6561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "be3e59fb2b6d4756b2f175bc72fdd6de"
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:37 on dist-test-slave-rmmn"
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.749677  6561 fs_report.cc:389] FS layout report
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data/data
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:37.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:37.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:37.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.763541  6235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3ca14dc576014818b18e028fce74aa17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8347dbe5ad645b093170e8a671cd794" member_type: VOTER last_known_addr { host: "127.5.221.190" port: 36061 } } peers { permanent_uuid: "e660914b68ea4fbfb99fb40a8a955bed" member_type: VOTER last_known_addr { host: "127.5.221.189" port: 32887 } } peers { permanent_uuid: "3ca14dc576014818b18e028fce74aa17" member_type: VOTER last_known_addr { host: "127.5.221.188" port: 34243 } } }
14:26:37.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.763685  6235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17 [sys.catalog]: This master's current role is: LEADER
14:26:37.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.793183  6561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:37.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.793505  6561 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
14:26:37.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.793606  6561 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:37.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.793784  6561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:37.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.794064  6561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:37.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.794092  6561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:37.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.794116  6561 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:37.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.794126  6561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:37.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.799335  6561 rpc_server.cc:307] RPC server started. Bound to: 127.5.221.131:37297
14:26:37.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.799410  6689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.221.131:37297 every 8 connection(s)
14:26:37.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.799981  6561 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/data/info.pb
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805274  6692 heartbeater.cc:344] Connected to a master server at 127.5.221.189:32887
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805361  6692 heartbeater.cc:461] Registering TS with master...
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805548  6692 heartbeater.cc:507] Master 127.5.221.189:32887 requested a full tablet report, sending...
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805691  6690 heartbeater.cc:344] Connected to a master server at 127.5.221.188:34243
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805752  6690 heartbeater.cc:461] Registering TS with master...
14:26:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805838  6690 heartbeater.cc:507] Master 127.5.221.188:34243 requested a full tablet report, sending...
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.805962  6120 ts_manager.cc:194] Registered new tserver with Master: be3e59fb2b6d4756b2f175bc72fdd6de (127.5.221.131:37297)
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806015  6691 heartbeater.cc:344] Connected to a master server at 127.5.221.190:36061
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806049  6691 heartbeater.cc:461] Registering TS with master...
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806129  6691 heartbeater.cc:507] Master 127.5.221.190:36061 requested a full tablet report, sending...
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806265  6192 ts_manager.cc:194] Registered new tserver with Master: be3e59fb2b6d4756b2f175bc72fdd6de (127.5.221.131:37297)
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806391  6048 ts_manager.cc:194] Registered new tserver with Master: be3e59fb2b6d4756b2f175bc72fdd6de (127.5.221.131:37297)
14:26:37.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.806620  6192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.221.131:57789
14:26:37.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.808655  6006 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6561
14:26:37.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.808718  6006 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster8373225564218659669/ts-2/wal/instance
14:26:37.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.811233  6006 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:37.812 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:37.812 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:37.812 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.221.190"
      port: 36061
    }
    bound_http_address {
      host: "127.5.221.190"
      port: 41163
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.221.189"
      port: 32887
    }
    bound_http_address {
      host: "127.5.221.189"
      port: 46837
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.221.188"
      port: 34243
    }
    bound_http_address {
      host: "127.5.221.188"
      port: 42009
    }
  }
}

14:26:37.812 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:37.813 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.221.129"
      port: 34759
    }
    bound_http_address {
      host: "127.5.221.129"
      port: 46091
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.221.130"
      port: 44173
    }
    bound_http_address {
      host: "127.5.221.130"
      port: 32967
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.221.131"
      port: 37297
    }
    bound_http_address {
      host: "127.5.221.131"
      port: 45299
    }
  }
}

14:26:37.813 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:37.815 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:37.816 [DEBUG - main] (Connection.java:748) [peer master-127.5.221.189:32887(127.5.221.189:32887)] connecting to peer
14:26:37.817 [DEBUG - main] (Connection.java:748) [peer master-127.5.221.190:36061(127.5.221.190:36061)] connecting to peer
14:26:37.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.221.189:32887(127.5.221.189:32887)] Successfully connected to peer
14:26:37.818 [DEBUG - main] (Connection.java:748) [peer master-127.5.221.188:34243(127.5.221.188:34243)] connecting to peer
14:26:37.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.221.190:36061(127.5.221.190:36061)] Successfully connected to peer
14:26:37.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.221.188:34243(127.5.221.188:34243)] Successfully connected to peer
14:26:37.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.221.189
14:26:37.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.221.190
14:26:37.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.5.221.188
14:26:37.831 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb7d03be, L:/127.0.0.1:32944 - R:/127.5.221.188:34243] using SASL/PLAIN
14:26:37.832 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x634b2e1c, L:/127.0.0.1:43206 - R:/127.5.221.189:32887] using SASL/PLAIN
14:26:37.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:37.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.221.189:32887, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.221.190:36061, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.221.188:34243, [17ms] Sub RPC ConnectToMaster: received response from server master-127.5.221.189:32887: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.5.221.188:34243: OK, deferred=null) after lookup
14:26:37.834 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45e6d69b, L:/127.0.0.1:55442 - R:/127.5.221.190:36061] using SASL/PLAIN
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.834779  6192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32944:
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114397815"
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:37.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 01d50190db72487c8f99fdb7f9cc23e8
14:26:37.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.843186  6624 tablet_service.cc:1511] Processing CreateTablet for tablet 117cc6a5908743e0a31bfaad521d61ec (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114397815 [id=01d50190db72487c8f99fdb7f9cc23e8]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:26:37.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.843286  6353 tablet_service.cc:1511] Processing CreateTablet for tablet 2c7948ba93534ff7822126058be4a9e8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114397815 [id=01d50190db72487c8f99fdb7f9cc23e8]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:26:37.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.843505  6624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117cc6a5908743e0a31bfaad521d61ec. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:37.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.843528  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c7948ba93534ff7822126058be4a9e8. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:37.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.845400  6705 tablet_bootstrap.cc:492] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Bootstrap starting.
14:26:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.846019  6706 tablet_bootstrap.cc:492] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Bootstrap starting.
14:26:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.846175  6705 tablet_bootstrap.cc:654] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Neither blocks nor log segments found. Creating new log.
14:26:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.846459  6705 log.cc:826] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Log is configured to *not* fsync() on all Append() calls
14:26:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.846684  6706 tablet_bootstrap.cc:654] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Neither blocks nor log segments found. Creating new log.
14:26:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.846935  6706 log.cc:826] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Log is configured to *not* fsync() on all Append() calls
14:26:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.847100  6705 tablet_bootstrap.cc:492] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: No bootstrap required, opened a new log
14:26:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.847229  6705 ts_tablet_manager.cc:1403] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.847515  6706 tablet_bootstrap.cc:492] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: No bootstrap required, opened a new log
14:26:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.847574  6706 ts_tablet_manager.cc:1403] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849157  6705 raft_consensus.cc:359] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07ba9ec25364245852deaa24fe4c6b1" member_type: VOTER last_known_addr { host: "127.5.221.129" port: 34759 } }
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849315  6705 raft_consensus.cc:385] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849347  6705 raft_consensus.cc:740] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07ba9ec25364245852deaa24fe4c6b1, State: Initialized, Role: FOLLOWER
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849426  6705 consensus_queue.cc:260] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e07ba9ec25364245852deaa24fe4c6b1" member_type: VOTER last_known_addr { host: "127.5.221.129" port: 34759 } }
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849494  6705 raft_consensus.cc:399] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849524  6705 raft_consensus.cc:493] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849558  6705 raft_consensus.cc:3060] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 0 FOLLOWER]: Advancing to term 1
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849488  6706 raft_consensus.cc:359] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be3e59fb2b6d4756b2f175bc72fdd6de" member_type: VOTER last_known_addr { host: "127.5.221.131" port: 37297 } }
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849592  6706 raft_consensus.cc:385] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849618  6706 raft_consensus.cc:740] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be3e59fb2b6d4756b2f175bc72fdd6de, State: Initialized, Role: FOLLOWER
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849718  6706 consensus_queue.cc:260] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be3e59fb2b6d4756b2f175bc72fdd6de" member_type: VOTER last_known_addr { host: "127.5.221.131" port: 37297 } }
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849783  6706 raft_consensus.cc:399] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849808  6706 raft_consensus.cc:493] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.849843  6706 raft_consensus.cc:3060] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 0 FOLLOWER]: Advancing to term 1
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850183  6705 raft_consensus.cc:515] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07ba9ec25364245852deaa24fe4c6b1" member_type: VOTER last_known_addr { host: "127.5.221.129" port: 34759 } }
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850292  6705 leader_election.cc:304] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [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: e07ba9ec25364245852deaa24fe4c6b1; no voters: 
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850396  6706 raft_consensus.cc:515] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be3e59fb2b6d4756b2f175bc72fdd6de" member_type: VOTER last_known_addr { host: "127.5.221.131" port: 37297 } }
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850445  6705 leader_election.cc:290] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850495  6706 leader_election.cc:304] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [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: be3e59fb2b6d4756b2f175bc72fdd6de; no voters: 
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850508  6709 raft_consensus.cc:2804] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 1 FOLLOWER]: Leader election won for term 1
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850611  6705 ts_tablet_manager.cc:1434] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850638  6706 leader_election.cc:290] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850694  6711 raft_consensus.cc:2804] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 1 FOLLOWER]: Leader election won for term 1
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850804  6711 raft_consensus.cc:697] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [term 1 LEADER]: Becoming Leader. State: Replica: be3e59fb2b6d4756b2f175bc72fdd6de, State: Running, Role: LEADER
14:26:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850637  6709 raft_consensus.cc:697] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [term 1 LEADER]: Becoming Leader. State: Replica: e07ba9ec25364245852deaa24fe4c6b1, State: Running, Role: LEADER
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850958  6709 consensus_queue.cc:237] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 [LEADER]: Queue going to LEADER mode. State: All 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: "e07ba9ec25364245852deaa24fe4c6b1" member_type: VOTER last_known_addr { host: "127.5.221.129" port: 34759 } }
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.851011  6690 heartbeater.cc:499] Master 127.5.221.188:34243 was elected leader, sending a full tablet report...
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.851032  6711 consensus_queue.cc:237] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de [LEADER]: Queue going to LEADER mode. State: All 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: "be3e59fb2b6d4756b2f175bc72fdd6de" member_type: VOTER last_known_addr { host: "127.5.221.131" port: 37297 } }
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850816  6706 ts_tablet_manager.cc:1434] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.850834  6419 heartbeater.cc:499] Master 127.5.221.188:34243 was elected leader, sending a full tablet report...
14:26:37.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.851778  6191 catalog_manager.cc:5697] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de reported cstate change: term changed from 0 to 1, leader changed from <none> to be3e59fb2b6d4756b2f175bc72fdd6de (127.5.221.131). New cstate: current_term: 1 leader_uuid: "be3e59fb2b6d4756b2f175bc72fdd6de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be3e59fb2b6d4756b2f175bc72fdd6de" member_type: VOTER last_known_addr { host: "127.5.221.131" port: 37297 } health_report { overall_health: HEALTHY } } }
14:26:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.851778  6192 catalog_manager.cc:5697] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e07ba9ec25364245852deaa24fe4c6b1 (127.5.221.129). New cstate: current_term: 1 leader_uuid: "e07ba9ec25364245852deaa24fe4c6b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e07ba9ec25364245852deaa24fe4c6b1" member_type: VOTER last_known_addr { host: "127.5.221.129" port: 34759 } health_report { overall_health: HEALTHY } } }
14:26:37.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.863 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@8ab78bc, flushNotification=Deferred@1520491508(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:37.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.865 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.869 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.873 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.874 [DEBUG - kudu-nio-2] (Connection.java:748) [peer be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)] connecting to peer
14:26:37.875 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)] connecting to peer
14:26:37.875 [DEBUG - kudu-nio-3] (Connection.java:757) [peer be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)] Successfully connected to peer
14:26:37.876 [DEBUG - kudu-nio-4] (Connection.java:757) [peer e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)] Successfully connected to peer
14:26:37.886 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xd1529485, L:/127.0.0.1:51458 - R:/127.5.221.131:37297] using TOKEN/null
14:26:37.886 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x4bca3065, L:/127.0.0.1:46578 - R:/127.5.221.129:34759] using TOKEN/null
14:26:37.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.221.188:34243, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.221.188:34243: OK, deferred=null)) after lookup
14:26:37.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114397815, tablet=2c7948ba93534ff7822126058be4a9e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:37.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2c7948ba93534ff7822126058be4a9e8 for partition [0x00000000, 0x00000001) with scanner id null
14:26:37.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114397815, tablet=117cc6a5908743e0a31bfaad521d61ec, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:37.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 117cc6a5908743e0a31bfaad521d61ec for partition [0x00000001, 0x00000002) with scanner id null
14:26:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.897797  6190 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32944:
14:26:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114397815" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
14:26:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.900233  6722 tablet.cc:1724] T 117cc6a5908743e0a31bfaad521d61ec P be3e59fb2b6d4756b2f175bc72fdd6de: Alter schema from (
14:26:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:37.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.900286  6721 tablet.cc:1724] T 2c7948ba93534ff7822126058be4a9e8 P e07ba9ec25364245852deaa24fe4c6b1: Alter schema from (
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:26:37.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:37.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.906419  6190 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3ca14dc576014818b18e028fce74aa17: org.apache.kudu.client.TestAlterTable-1779114397815 [id=01d50190db72487c8f99fdb7f9cc23e8] alter complete (version 1)
14:26:37.923 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114397815, tablet=2c7948ba93534ff7822126058be4a9e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:37.923 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: Some columns are not present in the current schema: c0
	at org.apache.kudu.client.RpcProxy.dispatchTSError(RpcProxy.java:375)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:278)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.channelRead0(Connection.java:377)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1519)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1377)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1428)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:171)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:26:37.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 01d50190db72487c8f99fdb7f9cc23e8
14:26:37.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2c7948ba93534ff7822126058be4a9e8 for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000000, 0x00000001)
14:26:37.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 117cc6a5908743e0a31bfaad521d61ec for table 'org.apache.kudu.client.TestAlterTable-1779114397815' with partition [0x00000001, 0x00000002)
14:26:37.929 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2c7948ba93534ff7822126058be4a9e8@[e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=117cc6a5908743e0a31bfaad521d61ec@[be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:26:37.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.221.188:34243, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.221.188:34243: OK, deferred=null)) after lookup
14:26:37.931 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114397815, tablet=2c7948ba93534ff7822126058be4a9e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:37.931 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2c7948ba93534ff7822126058be4a9e8 for partition [0x00000000, 0x00000001) with scanner id null
14:26:37.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114397815, tablet=117cc6a5908743e0a31bfaad521d61ec, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:37.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 117cc6a5908743e0a31bfaad521d61ec for partition [0x00000001, 0x00000002) with scanner id null
14:26:37.935 [DEBUG - main] (Connection.java:575) [peer master-127.5.221.189:32887(127.5.221.189:32887)] disconnecting while in state READY
14:26:37.935 [DEBUG - main] (Connection.java:575) [peer be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)] disconnecting while in state READY
14:26:37.935 [DEBUG - main] (Connection.java:575) [peer master-127.5.221.188:34243(127.5.221.188:34243)] disconnecting while in state READY
14:26:37.935 [DEBUG - main] (Connection.java:575) [peer master-127.5.221.190:36061(127.5.221.190:36061)] disconnecting while in state READY
14:26:37.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.221.188:34243(127.5.221.188:34243)] handling channelInactive
14:26:37.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.221.188:34243(127.5.221.188:34243)] cleaning up while in state READY due to: connection closed
14:26:37.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.221.189:32887(127.5.221.189:32887)] handling channelInactive
14:26:37.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.221.189:32887(127.5.221.189:32887)] cleaning up while in state READY due to: connection closed
14:26:37.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.221.190:36061(127.5.221.190:36061)] handling channelInactive
14:26:37.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.221.190:36061(127.5.221.190:36061)] cleaning up while in state READY due to: connection closed
14:26:37.937 [DEBUG - main] (Connection.java:575) [peer e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)] disconnecting while in state READY
14:26:37.938 [DEBUG - kudu-nio-3] (Connection.java:239) [peer be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)] handling channelInactive
14:26:37.938 [DEBUG - kudu-nio-3] (Connection.java:709) [peer be3e59fb2b6d4756b2f175bc72fdd6de(127.5.221.131:37297)] cleaning up while in state READY due to: connection closed
14:26:37.938 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:37.940 [DEBUG - kudu-nio-4] (Connection.java:239) [peer e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)] handling channelInactive
14:26:37.940 [DEBUG - kudu-nio-4] (Connection.java:709) [peer e07ba9ec25364245852deaa24fe4c6b1(127.5.221.129:34759)] cleaning up while in state READY due to: connection closed
14:26:37.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.941146  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6270
14:26:37.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.947963  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6426
14:26:37.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.953419  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6561
14:26:37.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.958359  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6017
14:26:37.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.962618  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6088
14:26:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:37.966742  6006 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6159
14:26:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:37Z chronyd exiting
.14:26:38.013 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114398013
14:26:38.016 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:38.016 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:38.016 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:38.016 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:38.016 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:38.023 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:38.092 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:38.092 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:38.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.093170  6727 mini_oidc.cc:150] Starting JWKS server
14:26:38.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.093823  6727 webserver.cc:533] Webserver started at http://127.0.0.1:39571/ using document root <none> and password file <none>
14:26:38.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.093904  6727 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:38.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.094022  6727 webserver.cc:533] Webserver started at http://127.0.0.1:40759/ using document root <none> and password file <none>
14:26:38.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:38.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:38Z Disabled control of system clock
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.105054  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/logs
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data/info.pb
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.254:40833
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.254
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json with env {}
14:26:38.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.195462  6738 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:38.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.195621  6738 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:38.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.195638  6738 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197070  6738 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197105  6738 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197116  6738 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197127  6738 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197137  6738 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:38.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.197147  6738 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39571/jwks.json
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.198627  6738 master_runner.cc:387] Master server non-default flags:
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.254:40833
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data/info.pb
14:26:38.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.254
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6738
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/logs
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.198805  6738 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.198967  6738 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.201078  6744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.201184  6746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.201128  6738 server_base.cc:1061] running on GCE node
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.201097  6743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.201447  6738 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:38.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.201645  6738 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:38.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.202775  6738 hybrid_clock.cc:648] HybridClock initialized: now 1779114398202762 us; error 24 us; skew 500 ppm
14:26:38.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.203763  6738 webserver.cc:533] Webserver started at http://127.6.145.254:40429/ using document root <none> and password file <none>
14:26:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.203940  6738 fs_manager.cc:362] Metadata directory not provided
14:26:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.203987  6738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.204083  6738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.204861  6738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data/instance:
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3fb6ee96e714b0ca81e3f404188d3d5"
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.205175  6738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal/instance:
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3fb6ee96e714b0ca81e3f404188d3d5"
14:26:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.206229  6738 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:38.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.206768  6752 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.206924  6738 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.206985  6738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3fb6ee96e714b0ca81e3f404188d3d5"
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.207046  6738 fs_report.cc:389] FS layout report
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data/data
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:38.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.241945  6738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.242277  6738 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
14:26:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.242406  6738 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.246017  6738 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.254:40833
14:26:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.246060  6804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.254:40833 every 8 connection(s)
14:26:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.246352  6738 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/data/info.pb
14:26:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.246873  6805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.248090  6805 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.249405  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6738
14:26:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.249503  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-0/wal/instance
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.250309  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/logs
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data/info.pb
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.253:36025
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.253
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json with env {}
14:26:38.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.253078  6805 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.253453  6755 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.145.253:36025: connect: Connection refused (error 111)
14:26:38.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.253885  6805 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.253:36025: Network error: Client connection negotiation failed: client connection to 127.6.145.253:36025: connect: Connection refused (error 111)
14:26:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.303066  6805 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } attempt: 1
14:26:38.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.303835  6805 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.253:36025: Network error: Client connection negotiation failed: client connection to 127.6.145.253:36025: connect: Connection refused (error 111)
14:26:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.323035  6809 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.323172  6809 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:38.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.323189  6809 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324573  6809 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324607  6809 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324618  6809 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324630  6809 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324647  6809 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:38.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.324657  6809 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39571/jwks.json
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.326107  6809 master_runner.cc:387] Master server non-default flags:
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.253:36025
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data/info.pb
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.253
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6809
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/logs
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.326268  6809 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.326413  6809 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.328504  6809 server_base.cc:1061] running on GCE node
14:26:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.328505  6818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.328490  6815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.328622  6816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.328823  6809 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.329066  6809 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.330193  6809 hybrid_clock.cc:648] HybridClock initialized: now 1779114398330165 us; error 47 us; skew 500 ppm
14:26:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.331138  6809 webserver.cc:533] Webserver started at http://127.6.145.253:46047/ using document root <none> and password file <none>
14:26:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.331310  6809 fs_manager.cc:362] Metadata directory not provided
14:26:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.331357  6809 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.331454  6809 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.332264  6809 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data/instance:
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81b71bc2268c4940a946ed0e186b8cb5"
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.332563  6809 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal/instance:
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81b71bc2268c4940a946ed0e186b8cb5"
14:26:38.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.333631  6809 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.334201  6824 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.334349  6809 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.334411  6809 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "81b71bc2268c4940a946ed0e186b8cb5"
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.334472  6809 fs_report.cc:389] FS layout report
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data/data
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.346551  6809 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:38.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.346817  6809 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
14:26:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.346940  6809 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.350455  6809 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.253:36025
14:26:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.350483  6876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.253:36025 every 8 connection(s)
14:26:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.350761  6809 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/data/info.pb
14:26:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.351245  6877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:38.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.352363  6877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.354328  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6809
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.354385  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-1/wal/instance
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.354635  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/logs
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data/info.pb
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.252:36251
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.252
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json with env {}
14:26:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.356920  6877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.360111  6877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.360457  6827 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.360872  6877 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.252:36251: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.371978  6805 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } attempt: 2
14:26:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.374827  6805 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.375375  6805 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.252:36251: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.410039  6877 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } attempt: 1
14:26:38.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.410826  6877 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.252:36251: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.418530  6805 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } attempt: 1
14:26:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.419198  6805 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.252:36251: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.432493  6880 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.432643  6880 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:38.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.432668  6880 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434120  6880 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434159  6880 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434172  6880 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434182  6880 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434193  6880 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.434203  6880 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39571/jwks.json
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.435626  6880 master_runner.cc:387] Master server non-default flags:
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.252:36251
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39571/jwks.json
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data/info.pb
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.252
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6880
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/logs
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.435809  6880 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.436009  6880 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.438020  6888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.438030  6890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.438030  6887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.438189  6880 server_base.cc:1061] running on GCE node
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.438444  6880 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.438642  6880 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.439802  6880 hybrid_clock.cc:648] HybridClock initialized: now 1779114398439781 us; error 29 us; skew 500 ppm
14:26:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.440840  6880 webserver.cc:533] Webserver started at http://127.6.145.252:33441/ using document root <none> and password file <none>
14:26:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.441011  6880 fs_manager.cc:362] Metadata directory not provided
14:26:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.441059  6880 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.441156  6880 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.441960  6880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data/instance:
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78839e7498f49d1bc17a8daa0f246f7"
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.442255  6880 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal/instance:
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78839e7498f49d1bc17a8daa0f246f7"
14:26:38.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.443276  6880 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.443864  6896 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.444036  6880 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.444100  6880 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78839e7498f49d1bc17a8daa0f246f7"
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.444159  6880 fs_report.cc:389] FS layout report
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data/data
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.466353  6805 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } attempt: 2
14:26:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.466862  6880 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.467005  6805 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.145.252:36251: Network error: Client connection negotiation failed: client connection to 127.6.145.252:36251: connect: Connection refused (error 111)
14:26:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.467165  6880 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
14:26:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.467286  6880 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.470889  6880 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.252:36251
14:26:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.470918  6948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.252:36251 every 8 connection(s)
14:26:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.471208  6880 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/data/info.pb
14:26:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.471733  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.472918  6949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.477074  6949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.478956  6877 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } attempt: 2
14:26:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.479470  6949 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } has no permanent_uuid. Determining permanent_uuid...
14:26:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.479967  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 6880
14:26:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.480042  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/master-2/wal/instance
14:26:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.483451  6877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: Bootstrap starting.
14:26:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.483754  6949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Bootstrap starting.
14:26:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484035  6877 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: Neither blocks nor log segments found. Creating new log.
14:26:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484227  6949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Neither blocks nor log segments found. Creating new log.
14:26:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484244  6877 log.cc:826] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: Log is configured to *not* fsync() on all Append() calls
14:26:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484395  6949 log.cc:826] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Log is configured to *not* fsync() on all Append() calls
14:26:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484850  6877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: No bootstrap required, opened a new log
14:26:38.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.484973  6949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: No bootstrap required, opened a new log
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486104  6877 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486217  6877 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486248  6877 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b71bc2268c4940a946ed0e186b8cb5, State: Initialized, Role: FOLLOWER
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486348  6877 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486601  6877 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: configured and running, proceeding with master startup.
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486697  6958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [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: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486884  6958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486865  6949 raft_consensus.cc:359] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.486977  6949 raft_consensus.cc:385] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.487006  6949 raft_consensus.cc:740] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78839e7498f49d1bc17a8daa0f246f7, State: Initialized, Role: FOLLOWER
14:26:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.487111  6949 consensus_queue.cc:260] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.487357  6949 sys_catalog.cc:565] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: configured and running, proceeding with master startup.
14:26:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.489272  6975 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.489419  6975 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.489655  6982 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.489794  6982 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.488873  6809 master_runner.cc:187] Error getting master registration for 127.6.145.254:40833: OK, instance_id { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" instance_seqno: 1779114398245038 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.490505  6809 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.491392  6880 master_runner.cc:187] Error getting master registration for 127.6.145.254:40833: OK, instance_id { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" instance_seqno: 1779114398245038 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:38.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.492973  6880 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.497320  6960 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [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: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.497424  6960 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.574169  6805 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } attempt: 3
14:26:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.578696  6805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: Bootstrap starting.
14:26:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.579413  6805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: Neither blocks nor log segments found. Creating new log.
14:26:38.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.579675  6805 log.cc:826] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: Log is configured to *not* fsync() on all Append() calls
14:26:38.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.580384  6805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: No bootstrap required, opened a new log
14:26:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.582473  6805 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.582600  6805 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.582630  6805 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3fb6ee96e714b0ca81e3f404188d3d5, State: Initialized, Role: FOLLOWER
14:26:38.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.582758  6805 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.583055  6805 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: configured and running, proceeding with master startup.
14:26:38.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.583034  6985 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [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: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.583354  6985 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.585700  6996 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:38.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.585855  6996 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:38.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.587289  6738 master_runner.cc:264] No leader master found from master a3fb6ee96e714b0ca81e3f404188d3d5
14:26:38.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.587332  6738 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.597465  6830 tablet.cc:2404] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.717856  6902 tablet.cc:2404] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.743106  6758 tablet.cc:2404] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.808966  6960 raft_consensus.cc:493] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809091  6960 raft_consensus.cc:515] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809393  6960 leader_election.cc:290] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3fb6ee96e714b0ca81e3f404188d3d5 (127.6.145.254:40833), 81b71bc2268c4940a946ed0e186b8cb5 (127.6.145.253:36025)
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809669  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78839e7498f49d1bc17a8daa0f246f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b71bc2268c4940a946ed0e186b8cb5" is_pre_election: true
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809669  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78839e7498f49d1bc17a8daa0f246f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" is_pre_election: true
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809820  6851 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78839e7498f49d1bc17a8daa0f246f7 in term 0.
14:26:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.809820  6779 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78839e7498f49d1bc17a8daa0f246f7 in term 0.
14:26:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810015  6900 leader_election.cc:304] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3fb6ee96e714b0ca81e3f404188d3d5, c78839e7498f49d1bc17a8daa0f246f7; no voters: 
14:26:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810155  6960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810220  6960 raft_consensus.cc:493] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810236  6960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 0 FOLLOWER]: Advancing to term 1
14:26:38.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810878  6960 raft_consensus.cc:515] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.810994  6960 leader_election.cc:290] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [CANDIDATE]: Term 1 election: Requested vote from peers a3fb6ee96e714b0ca81e3f404188d3d5 (127.6.145.254:40833), 81b71bc2268c4940a946ed0e186b8cb5 (127.6.145.253:36025)
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811153  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78839e7498f49d1bc17a8daa0f246f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5"
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811153  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c78839e7498f49d1bc17a8daa0f246f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b71bc2268c4940a946ed0e186b8cb5"
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811225  6779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 0 FOLLOWER]: Advancing to term 1
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811237  6851 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 0 FOLLOWER]: Advancing to term 1
14:26:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811774  6779 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78839e7498f49d1bc17a8daa0f246f7 in term 1.
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811921  6900 leader_election.cc:304] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3fb6ee96e714b0ca81e3f404188d3d5, c78839e7498f49d1bc17a8daa0f246f7; no voters: 
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.811928  6851 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78839e7498f49d1bc17a8daa0f246f7 in term 1.
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812002  6960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 1 FOLLOWER]: Leader election won for term 1
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812107  6960 raft_consensus.cc:697] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [term 1 LEADER]: Becoming Leader. State: Replica: c78839e7498f49d1bc17a8daa0f246f7, State: Running, Role: LEADER
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812187  6960 consensus_queue.cc:237] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } }
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812517  6998 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78839e7498f49d1bc17a8daa0f246f7. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812606  6998 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: This master's current role is: LEADER
14:26:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812791  7000 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.812966  7000 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.814124  6851 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [term 1 FOLLOWER]: Refusing update from remote peer c78839e7498f49d1bc17a8daa0f246f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.814129  6779 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [term 1 FOLLOWER]: Refusing update from remote peer c78839e7498f49d1bc17a8daa0f246f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.814375  6960 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.814481  6998 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.815464  6985 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78839e7498f49d1bc17a8daa0f246f7. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.815549  6985 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.815510  6958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c78839e7498f49d1bc17a8daa0f246f7. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.815575  6958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816164  6960 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816236  6960 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: This master's current role is: LEADER
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816419  7000 catalog_manager.cc:1383] Generated new cluster ID: 02dfd6479c4140059a906ef84de4849b
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816454  7000 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816617  6960 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816615  6958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816677  6960 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7 [sys.catalog]: This master's current role is: LEADER
14:26:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.816686  6958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b71bc2268c4940a946ed0e186b8cb5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.817345  7002 mvcc.cc:204] Tried to move back new op lower bound from 7287252577540853760 to 7287252577535098880. Current Snapshot: MvccSnapshot[applied={T|T < 7287252577540853760 or (T in {7287252577540853760})}]
14:26:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.817816  6985 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c78839e7498f49d1bc17a8daa0f246f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3fb6ee96e714b0ca81e3f404188d3d5" member_type: VOTER last_known_addr { host: "127.6.145.254" port: 40833 } } peers { permanent_uuid: "81b71bc2268c4940a946ed0e186b8cb5" member_type: VOTER last_known_addr { host: "127.6.145.253" port: 36025 } } peers { permanent_uuid: "c78839e7498f49d1bc17a8daa0f246f7" member_type: VOTER last_known_addr { host: "127.6.145.252" port: 36251 } } }
14:26:38.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.817880  6985 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3fb6ee96e714b0ca81e3f404188d3d5 [sys.catalog]: This master's current role is: FOLLOWER
14:26:38.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.824477  7000 catalog_manager.cc:1406] Generated new certificate authority record
14:26:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.825132  7000 catalog_manager.cc:1540] Loading token signing keys...
14:26:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.839291  7000 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Generated new TSK 0
14:26:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.839597  7000 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.853842  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/logs
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data/info.pb
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.193:0
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.193
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.193
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.926308  7010 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.926456  7010 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.926479  7010 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:38.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.927984  7010 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:38.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.928040  7010 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.145.193
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.929538  7010 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.193:0
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data/info.pb
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.193
14:26:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7010
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.193
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/logs
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.929744  7010 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.929968  7010 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.932271  7016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.932374  7010 server_base.cc:1061] running on GCE node
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.932315  7015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:38.932338  7018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.932663  7010 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.932822  7010 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.933939  7010 hybrid_clock.cc:648] HybridClock initialized: now 1779114398933928 us; error 30 us; skew 500 ppm
14:26:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.934855  7010 webserver.cc:533] Webserver started at http://127.6.145.193:34971/ using document root <none> and password file <none>
14:26:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.934990  7010 fs_manager.cc:362] Metadata directory not provided
14:26:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.935024  7010 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.935091  7010 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.935838  7010 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data/instance:
14:26:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e063e65e00414483a87907e013df192f"
14:26:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.936080  7010 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal/instance:
14:26:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e063e65e00414483a87907e013df192f"
14:26:38.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.937074  7010 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.937652  7024 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.937785  7010 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.937836  7010 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e063e65e00414483a87907e013df192f"
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:38 on dist-test-slave-rmmn"
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.937899  7010 fs_report.cc:389] FS layout report
14:26:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data/data
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.947849  7010 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948079  7010 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
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948166  7010 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948307  7010 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948594  7010 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948632  7010 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948661  7010 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.948676  7010 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:38.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.954021  7010 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.193:46239
14:26:38.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.954078  7137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.193:46239 every 8 connection(s)
14:26:38.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.954332  7010 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/data/info.pb
14:26:38.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.957419  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7010
14:26:38.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.957494  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal/instance
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.958834  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/logs
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data/info.pb
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:38.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.194:0
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.194
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.194
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.959504  7138 heartbeater.cc:344] Connected to a master server at 127.6.145.254:40833
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.959581  7138 heartbeater.cc:461] Registering TS with master...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.959770  7138 heartbeater.cc:507] Master 127.6.145.254:40833 requested a full tablet report, sending...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960105  7139 heartbeater.cc:344] Connected to a master server at 127.6.145.252:36251
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960160  7139 heartbeater.cc:461] Registering TS with master...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960250  7139 heartbeater.cc:507] Master 127.6.145.252:36251 requested a full tablet report, sending...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960256  6769 ts_manager.cc:194] Registered new tserver with Master: e063e65e00414483a87907e013df192f (127.6.145.193:46239)
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960359  7140 heartbeater.cc:344] Connected to a master server at 127.6.145.253:36025
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960405  7140 heartbeater.cc:461] Registering TS with master...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960482  7140 heartbeater.cc:507] Master 127.6.145.253:36025 requested a full tablet report, sending...
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960585  6913 ts_manager.cc:194] Registered new tserver with Master: e063e65e00414483a87907e013df192f (127.6.145.193:46239)
14:26:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.960832  6841 ts_manager.cc:194] Registered new tserver with Master: e063e65e00414483a87907e013df192f (127.6.145.193:46239)
14:26:38.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:38.961460  6913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.145.193:33685
14:26:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.034759  7145 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.034925  7145 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.034943  7145 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:39.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.036398  7145 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:39.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.036450  7145 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.145.194
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.038089  7145 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.194:0
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data/info.pb
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.194
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7145
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.194
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/logs
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.038290  7145 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.038460  7145 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.040688  7153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.040706  7150 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.040877  7151 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.040966  7145 server_base.cc:1061] running on GCE node
14:26:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.041115  7145 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.041327  7145 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.042457  7145 hybrid_clock.cc:648] HybridClock initialized: now 1779114399042438 us; error 35 us; skew 500 ppm
14:26:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.043459  7145 webserver.cc:533] Webserver started at http://127.6.145.194:43861/ using document root <none> and password file <none>
14:26:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.043601  7145 fs_manager.cc:362] Metadata directory not provided
14:26:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.043668  7145 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.043736  7145 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.044512  7145 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data/instance:
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38ad6e51574d451288d59ff21a27aa43"
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.044772  7145 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal/instance:
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38ad6e51574d451288d59ff21a27aa43"
14:26:39.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.045828  7145 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.046351  7159 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.046527  7145 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.046594  7145 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "38ad6e51574d451288d59ff21a27aa43"
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.046650  7145 fs_report.cc:389] FS layout report
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data/data
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:39.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:39.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:39.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.078186  7145 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:39.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.078524  7145 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
14:26:39.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.078651  7145 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:39.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.078888  7145 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:39.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.079216  7145 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:39.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.079249  7145 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:39.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.079278  7145 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:39.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.079295  7145 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.084450  7145 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.194:37099
14:26:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.084528  7272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.194:37099 every 8 connection(s)
14:26:39.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.084787  7145 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/data/info.pb
14:26:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089792  7275 heartbeater.cc:344] Connected to a master server at 127.6.145.253:36025
14:26:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089792  7274 heartbeater.cc:344] Connected to a master server at 127.6.145.252:36251
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089895  7274 heartbeater.cc:461] Registering TS with master...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089915  7273 heartbeater.cc:344] Connected to a master server at 127.6.145.254:40833
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089897  7275 heartbeater.cc:461] Registering TS with master...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.089943  7273 heartbeater.cc:461] Registering TS with master...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090091  7273 heartbeater.cc:507] Master 127.6.145.254:40833 requested a full tablet report, sending...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090092  7274 heartbeater.cc:507] Master 127.6.145.252:36251 requested a full tablet report, sending...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090092  7275 heartbeater.cc:507] Master 127.6.145.253:36025 requested a full tablet report, sending...
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090502  6769 ts_manager.cc:194] Registered new tserver with Master: 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194:37099)
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090549  6841 ts_manager.cc:194] Registered new tserver with Master: 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194:37099)
14:26:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090664  6913 ts_manager.cc:194] Registered new tserver with Master: 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194:37099)
14:26:39.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.090986  6913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.145.194:50163
14:26:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.093700  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7145
14:26:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.093765  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal/instance
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.094643  6727 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/logs
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data/info.pb
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.195:0
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.195
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.195
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.167623  7280 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.167789  7280 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:39.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.167807  7280 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.169348  7280 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.169406  7280 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.145.195
14:26:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.170848  7280 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.145.212:36141
14:26:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.145.195:0
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data/info.pb
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.145.195
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.145.254:40833,127.6.145.253:36025,127.6.145.252:36251
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7280
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.145.195
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/logs
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.171041  7280 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.171208  7280 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.173362  7286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.173368  7288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.173368  7285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.173429  7280 server_base.cc:1061] running on GCE node
14:26:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.173775  7280 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:39.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.173996  7280 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.175127  7280 hybrid_clock.cc:648] HybridClock initialized: now 1779114399175107 us; error 31 us; skew 500 ppm
14:26:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.176134  7280 webserver.cc:533] Webserver started at http://127.6.145.195:45857/ using document root <none> and password file <none>
14:26:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.176311  7280 fs_manager.cc:362] Metadata directory not provided
14:26:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.176362  7280 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.176460  7280 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.177317  7280 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data/instance:
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9befde2447f242a882339adc3e73d1de"
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.177634  7280 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal/instance:
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9befde2447f242a882339adc3e73d1de"
14:26:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.178699  7280 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.179309  7294 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.179454  7280 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.179517  7280 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9befde2447f242a882339adc3e73d1de"
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.179577  7280 fs_report.cc:389] FS layout report
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data/data
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:39.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.186606  7280 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:39.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.186865  7280 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
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.186987  7280 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.187191  7280 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.187474  7280 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.187506  7280 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.187533  7280 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.187549  7280 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.192780  7280 rpc_server.cc:307] RPC server started. Bound to: 127.6.145.195:41121
14:26:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.192839  7407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.145.195:41121 every 8 connection(s)
14:26:39.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.193105  7280 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/data/info.pb
14:26:39.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.197651  7408 heartbeater.cc:344] Connected to a master server at 127.6.145.254:40833
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.197878  7408 heartbeater.cc:461] Registering TS with master...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.197907  7410 heartbeater.cc:344] Connected to a master server at 127.6.145.253:36025
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.197964  7410 heartbeater.cc:461] Registering TS with master...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198093  7409 heartbeater.cc:344] Connected to a master server at 127.6.145.252:36251
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198153  7409 heartbeater.cc:461] Registering TS with master...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198107  7408 heartbeater.cc:507] Master 127.6.145.254:40833 requested a full tablet report, sending...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198107  7410 heartbeater.cc:507] Master 127.6.145.253:36025 requested a full tablet report, sending...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198239  7409 heartbeater.cc:507] Master 127.6.145.252:36251 requested a full tablet report, sending...
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198551  6727 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7280
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198575  6841 ts_manager.cc:194] Registered new tserver with Master: 9befde2447f242a882339adc3e73d1de (127.6.145.195:41121)
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198619  6727 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal/instance
14:26:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.198776  6769 ts_manager.cc:194] Registered new tserver with Master: 9befde2447f242a882339adc3e73d1de (127.6.145.195:41121)
14:26:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.199045  6913 ts_manager.cc:194] Registered new tserver with Master: 9befde2447f242a882339adc3e73d1de (127.6.145.195:41121)
14:26:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.199461  6913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.145.195:58697
14:26:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.200693  6727 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:39.201 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:39.201 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:39.202 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.145.254"
      port: 40833
    }
    bound_http_address {
      host: "127.6.145.254"
      port: 40429
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.145.253"
      port: 36025
    }
    bound_http_address {
      host: "127.6.145.253"
      port: 46047
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.145.252"
      port: 36251
    }
    bound_http_address {
      host: "127.6.145.252"
      port: 33441
    }
  }
}

14:26:39.203 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:39.203 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.145.193"
      port: 46239
    }
    bound_http_address {
      host: "127.6.145.193"
      port: 34971
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.145.194"
      port: 37099
    }
    bound_http_address {
      host: "127.6.145.194"
      port: 43861
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.145.195"
      port: 41121
    }
    bound_http_address {
      host: "127.6.145.195"
      port: 45857
    }
  }
}

14:26:39.203 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:39.206 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:39.207 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.145.252:36251(127.6.145.252:36251)] connecting to peer
14:26:39.208 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.145.253:36025(127.6.145.253:36025)] connecting to peer
14:26:39.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.145.252:36251(127.6.145.252:36251)] Successfully connected to peer
14:26:39.209 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.145.254:40833(127.6.145.254:40833)] connecting to peer
14:26:39.210 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.145.253:36025(127.6.145.253:36025)] Successfully connected to peer
14:26:39.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.145.254:40833(127.6.145.254:40833)] Successfully connected to peer
14:26:39.214 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.6.145.252
14:26:39.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.6.145.253
14:26:39.216 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.6.145.254
14:26:39.225 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc73c587, L:/127.0.0.1:43076 - R:/127.6.145.253:36025] using SASL/PLAIN
14:26:39.227 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe79230c6, L:/127.0.0.1:55904 - R:/127.6.145.254:40833] using SASL/PLAIN
14:26:39.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd440fe0c, L:/127.0.0.1:42912 - R:/127.6.145.252:36251] using SASL/PLAIN
14:26:39.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:39.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.145.252:36251, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.145.253:36025, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.145.254:40833, [19ms] Sub RPC ConnectToMaster: received response from server master-127.6.145.253:36025: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.6.145.254:40833: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.6.145.252:36251: OK, deferred=null) after lookup
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.232429  6913 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114399206"
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:39.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:39.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 000c56414697447d92069075315b2f7e
14:26:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.240427  7207 tablet_service.cc:1511] Processing CreateTablet for tablet 88622d4a142941de8b79595e6a2c93d8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.240721  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88622d4a142941de8b79595e6a2c93d8. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.242762  7424 tablet_bootstrap.cc:492] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Bootstrap starting.
14:26:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.243135  7072 tablet_service.cc:1511] Processing CreateTablet for tablet cfb4a1bb71f14123895d8854c966404f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:26:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.243376  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb4a1bb71f14123895d8854c966404f. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.243515  7424 tablet_bootstrap.cc:654] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Neither blocks nor log segments found. Creating new log.
14:26:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.243789  7424 log.cc:826] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Log is configured to *not* fsync() on all Append() calls
14:26:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.244436  7424 tablet_bootstrap.cc:492] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: No bootstrap required, opened a new log
14:26:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.244501  7424 ts_tablet_manager.cc:1403] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:39.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.245399  7426 tablet_bootstrap.cc:492] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Bootstrap starting.
14:26:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246057  7426 tablet_bootstrap.cc:654] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Neither blocks nor log segments found. Creating new log.
14:26:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246412  7426 log.cc:826] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Log is configured to *not* fsync() on all Append() calls
14:26:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246491  7424 raft_consensus.cc:359] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246735  7424 raft_consensus.cc:385] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246790  7424 raft_consensus.cc:740] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ad6e51574d451288d59ff21a27aa43, State: Initialized, Role: FOLLOWER
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246901  7424 consensus_queue.cc:260] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.246975  7424 raft_consensus.cc:399] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.247002  7424 raft_consensus.cc:493] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.247040  7424 raft_consensus.cc:3060] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Advancing to term 1
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.247656  7424 raft_consensus.cc:515] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.247898  7424 leader_election.cc:304] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [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: 38ad6e51574d451288d59ff21a27aa43; no voters: 
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248133  7424 leader_election.cc:290] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248201  7428 raft_consensus.cc:2804] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248413  7424 ts_tablet_manager.cc:1434] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248452  7428 raft_consensus.cc:697] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 1 LEADER]: Becoming Leader. State: Replica: 38ad6e51574d451288d59ff21a27aa43, State: Running, Role: LEADER
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248703  7274 heartbeater.cc:499] Master 127.6.145.252:36251 was elected leader, sending a full tablet report...
14:26:39.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.248739  7428 consensus_queue.cc:237] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [LEADER]: Queue going to LEADER mode. State: All 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: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.249953  6913 catalog_manager.cc:5697] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194). New cstate: current_term: 1 leader_uuid: "38ad6e51574d451288d59ff21a27aa43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } health_report { overall_health: HEALTHY } } }
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.251049  7426 tablet_bootstrap.cc:492] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: No bootstrap required, opened a new log
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.251113  7426 ts_tablet_manager.cc:1403] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.252821  7426 raft_consensus.cc:359] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.252926  7426 raft_consensus.cc:385] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.252945  7426 raft_consensus.cc:740] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e063e65e00414483a87907e013df192f, State: Initialized, Role: FOLLOWER
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253007  7426 consensus_queue.cc:260] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253042  7426 raft_consensus.cc:399] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253062  7426 raft_consensus.cc:493] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253085  7426 raft_consensus.cc:3060] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Advancing to term 1
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253675  7426 raft_consensus.cc:515] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253778  7426 leader_election.cc:304] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [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: e063e65e00414483a87907e013df192f; no voters: 
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253928  7426 leader_election.cc:290] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.253973  7433 raft_consensus.cc:2804] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.254065  7433 raft_consensus.cc:697] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 1 LEADER]: Becoming Leader. State: Replica: e063e65e00414483a87907e013df192f, State: Running, Role: LEADER
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.254117  7426 ts_tablet_manager.cc:1434] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.254127  7433 consensus_queue.cc:237] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [LEADER]: Queue going to LEADER mode. State: All 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: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.254228  7139 heartbeater.cc:499] Master 127.6.145.252:36251 was elected leader, sending a full tablet report...
14:26:39.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.254760  6913 catalog_manager.cc:5697] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f reported cstate change: term changed from 0 to 1, leader changed from <none> to e063e65e00414483a87907e013df192f (127.6.145.193). New cstate: current_term: 1 leader_uuid: "e063e65e00414483a87907e013df192f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } health_report { overall_health: HEALTHY } } }
14:26:39.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.270200  6913 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114399206" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:39.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.271955  6913 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e66d185270594ebf8b6adeed83c4da68 has no consensus state
14:26:39.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.272051  6913 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 50951de43dbb4b61965e842e246f543d has no consensus state
14:26:39.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.272086  6913 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8351b034085441c690611820dc70f87a has no consensus state
14:26:39.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.273759  7207 tablet_service.cc:1511] Processing CreateTablet for tablet 8351b034085441c690611820dc70f87a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.273777  7072 tablet_service.cc:1511] Processing CreateTablet for tablet 50951de43dbb4b61965e842e246f543d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.273914  7072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50951de43dbb4b61965e842e246f543d. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.273916  7207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8351b034085441c690611820dc70f87a. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.274916  7424 tablet_bootstrap.cc:492] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Bootstrap starting.
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.275143  7426 tablet_bootstrap.cc:492] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Bootstrap starting.
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.275377  7424 tablet_bootstrap.cc:654] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Neither blocks nor log segments found. Creating new log.
14:26:39.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.275547  7426 tablet_bootstrap.cc:654] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Neither blocks nor log segments found. Creating new log.
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276015  7424 tablet_bootstrap.cc:492] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: No bootstrap required, opened a new log
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276064  7424 ts_tablet_manager.cc:1403] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276207  7424 raft_consensus.cc:359] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276278  7424 raft_consensus.cc:385] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276297  7424 raft_consensus.cc:740] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ad6e51574d451288d59ff21a27aa43, State: Initialized, Role: FOLLOWER
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276333  7424 consensus_queue.cc:260] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276367  7424 raft_consensus.cc:399] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276386  7424 raft_consensus.cc:493] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276401  7424 raft_consensus.cc:3060] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 0 FOLLOWER]: Advancing to term 1
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276819  7424 raft_consensus.cc:515] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276876  7424 leader_election.cc:304] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [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: 38ad6e51574d451288d59ff21a27aa43; no voters: 
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276917  7424 leader_election.cc:290] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276983  7424 ts_tablet_manager.cc:1434] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.276993  7430 raft_consensus.cc:2804] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.277091  7430 raft_consensus.cc:697] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 1 LEADER]: Becoming Leader. State: Replica: 38ad6e51574d451288d59ff21a27aa43, State: Running, Role: LEADER
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.277220  7430 consensus_queue.cc:237] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [LEADER]: Queue going to LEADER mode. State: All 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: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } }
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.277542  7342 tablet_service.cc:1511] Processing CreateTablet for tablet e66d185270594ebf8b6adeed83c4da68 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:26:39.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.277841  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66d185270594ebf8b6adeed83c4da68. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.279708  7442 tablet_bootstrap.cc:492] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Bootstrap starting.
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.279933  6913 catalog_manager.cc:5697] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194). New cstate: current_term: 1 leader_uuid: "38ad6e51574d451288d59ff21a27aa43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ad6e51574d451288d59ff21a27aa43" member_type: VOTER last_known_addr { host: "127.6.145.194" port: 37099 } health_report { overall_health: HEALTHY } } }
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280066  7426 tablet_bootstrap.cc:492] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: No bootstrap required, opened a new log
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280108  7426 ts_tablet_manager.cc:1403] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280230  7426 raft_consensus.cc:359] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280277  7426 raft_consensus.cc:385] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280290  7426 raft_consensus.cc:740] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e063e65e00414483a87907e013df192f, State: Initialized, Role: FOLLOWER
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280319  7426 consensus_queue.cc:260] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280350  7426 raft_consensus.cc:399] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280368  7426 raft_consensus.cc:493] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280382  7426 raft_consensus.cc:3060] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 0 FOLLOWER]: Advancing to term 1
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280413  7442 tablet_bootstrap.cc:654] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Neither blocks nor log segments found. Creating new log.
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280651  7442 log.cc:826] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Log is configured to *not* fsync() on all Append() calls
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280797  7426 raft_consensus.cc:515] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280853  7426 leader_election.cc:304] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [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: e063e65e00414483a87907e013df192f; no voters: 
14:26:39.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280892  7426 leader_election.cc:290] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:39.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280956  7426 ts_tablet_manager.cc:1434] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:39.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.280980  7434 raft_consensus.cc:2804] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.281059  7434 raft_consensus.cc:697] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 1 LEADER]: Becoming Leader. State: Replica: e063e65e00414483a87907e013df192f, State: Running, Role: LEADER
14:26:39.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.281107  7434 consensus_queue.cc:237] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [LEADER]: Queue going to LEADER mode. State: All 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: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } }
14:26:39.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.281953  6912 catalog_manager.cc:5697] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f reported cstate change: term changed from 0 to 1, leader changed from <none> to e063e65e00414483a87907e013df192f (127.6.145.193). New cstate: current_term: 1 leader_uuid: "e063e65e00414483a87907e013df192f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e063e65e00414483a87907e013df192f" member_type: VOTER last_known_addr { host: "127.6.145.193" port: 46239 } health_report { overall_health: HEALTHY } } }
14:26:39.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.282968  7442 tablet_bootstrap.cc:492] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: No bootstrap required, opened a new log
14:26:39.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.283035  7442 ts_tablet_manager.cc:1403] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:26:39.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.284723  7442 raft_consensus.cc:359] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9befde2447f242a882339adc3e73d1de" member_type: VOTER last_known_addr { host: "127.6.145.195" port: 41121 } }
14:26:39.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.284833  7442 raft_consensus.cc:385] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.284885  7442 raft_consensus.cc:740] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9befde2447f242a882339adc3e73d1de, State: Initialized, Role: FOLLOWER
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.284979  7442 consensus_queue.cc:260] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9befde2447f242a882339adc3e73d1de" member_type: VOTER last_known_addr { host: "127.6.145.195" port: 41121 } }
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285048  7442 raft_consensus.cc:399] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285079  7442 raft_consensus.cc:493] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285120  7442 raft_consensus.cc:3060] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 0 FOLLOWER]: Advancing to term 1
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285657  7442 raft_consensus.cc:515] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9befde2447f242a882339adc3e73d1de" member_type: VOTER last_known_addr { host: "127.6.145.195" port: 41121 } }
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285764  7442 leader_election.cc:304] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [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: 9befde2447f242a882339adc3e73d1de; no voters: 
14:26:39.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285910  7442 leader_election.cc:290] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:39.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.285960  7445 raft_consensus.cc:2804] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.286091  7442 ts_tablet_manager.cc:1434] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
14:26:39.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.286126  7409 heartbeater.cc:499] Master 127.6.145.252:36251 was elected leader, sending a full tablet report...
14:26:39.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.286221  7445 raft_consensus.cc:697] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 1 LEADER]: Becoming Leader. State: Replica: 9befde2447f242a882339adc3e73d1de, State: Running, Role: LEADER
14:26:39.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.286345  7445 consensus_queue.cc:237] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [LEADER]: Queue going to LEADER mode. State: All 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: "9befde2447f242a882339adc3e73d1de" member_type: VOTER last_known_addr { host: "127.6.145.195" port: 41121 } }
14:26:39.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.286959  6912 catalog_manager.cc:5697] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de reported cstate change: term changed from 0 to 1, leader changed from <none> to 9befde2447f242a882339adc3e73d1de (127.6.145.195). New cstate: current_term: 1 leader_uuid: "9befde2447f242a882339adc3e73d1de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9befde2447f242a882339adc3e73d1de" member_type: VOTER last_known_addr { host: "127.6.145.195" port: 41121 } health_report { overall_health: HEALTHY } } }
14:26:39.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.289021  6912 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e] alter complete (version 0)
14:26:39.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 000c56414697447d92069075315b2f7e
14:26:39.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.295 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6e153365, flushNotification=Deferred@1730030588(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.311 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.319 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)] connecting to peer
14:26:39.321 [DEBUG - kudu-nio-0] (Connection.java:748) [peer e063e65e00414483a87907e013df192f(127.6.145.193:46239)] connecting to peer
14:26:39.323 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)] Successfully connected to peer
14:26:39.329 [DEBUG - kudu-nio-4] (Connection.java:757) [peer e063e65e00414483a87907e013df192f(127.6.145.193:46239)] Successfully connected to peer
14:26:39.343 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x4edbf08a, L:/127.0.0.1:38076 - R:/127.6.145.193:46239] using TOKEN/null
14:26:39.345 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xe794f2f0, L:/127.0.0.1:54422 - R:/127.6.145.194:37099] using TOKEN/null
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88622d4a142941de8b79595e6a2c93d8 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfb4a1bb71f14123895d8854c966404f for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=88622d4a142941de8b79595e6a2c93d8@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=cfb4a1bb71f14123895d8854c966404f@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.145.252:36251, [0ms] Sub RPC GetTableLocations: received response from server master-127.6.145.252:36251: OK, deferred=null)) after lookup
14:26:39.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=88622d4a142941de8b79595e6a2c93d8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88622d4a142941de8b79595e6a2c93d8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:39.352 [DEBUG - Time-limited test] (Connection.java:748) [peer 9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)] connecting to peer
14:26:39.358 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)] Successfully connected to peer
14:26:39.374 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xcf48dc48, L:/127.0.0.1:44940 - R:/127.6.145.195:41121] using TOKEN/null
14:26:39.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=e66d185270594ebf8b6adeed83c4da68, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e66d185270594ebf8b6adeed83c4da68 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:39.378 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=cfb4a1bb71f14123895d8854c966404f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.379 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cfb4a1bb71f14123895d8854c966404f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:39.380 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=50951de43dbb4b61965e842e246f543d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.380 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50951de43dbb4b61965e842e246f543d for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:39.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=8351b034085441c690611820dc70f87a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.382 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7c0c2eb5, flushNotification=Deferred@2123925368(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:39.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=88622d4a142941de8b79595e6a2c93d8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 88622d4a142941de8b79595e6a2c93d8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:26:39.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=e66d185270594ebf8b6adeed83c4da68, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.394 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e66d185270594ebf8b6adeed83c4da68 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:39.395 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=cfb4a1bb71f14123895d8854c966404f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.395 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cfb4a1bb71f14123895d8854c966404f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:26:39.396 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=50951de43dbb4b61965e842e246f543d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.396 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50951de43dbb4b61965e842e246f543d for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:39.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=8351b034085441c690611820dc70f87a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.398553  6912 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114399206" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.400288  6912 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Sending DeleteTablet for 1 replicas of tablet 88622d4a142941de8b79595e6a2c93d8
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.400388  6912 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Sending DeleteTablet for 1 replicas of tablet cfb4a1bb71f14123895d8854c966404f
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.400785  7071 tablet_service.cc:1558] Processing DeleteTablet for tablet cfb4a1bb71f14123895d8854c966404f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:39 UTC) from {username='slave'} at 127.0.0.1:38062
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.400977  7206 tablet_service.cc:1558] Processing DeleteTablet for tablet 88622d4a142941de8b79595e6a2c93d8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:39 UTC) from {username='slave'} at 127.0.0.1:54420
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.401273  7461 tablet_replica.cc:333] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: stopping tablet replica
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.401371  7461 raft_consensus.cc:2243] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 1 LEADER]: Raft consensus shutting down.
14:26:39.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.401446  7461 raft_consensus.cc:2272] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:39.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.402046  7461 ts_tablet_manager.cc:1916] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.403934  7461 ts_tablet_manager.cc:1929] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.404104  7461 log.cc:1199] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal/wals/88622d4a142941de8b79595e6a2c93d8
14:26:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.404397  7461 ts_tablet_manager.cc:1950] T 88622d4a142941de8b79595e6a2c93d8 P 38ad6e51574d451288d59ff21a27aa43: Deleting consensus metadata
14:26:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.404840  6897 catalog_manager.cc:5028] TS 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194:37099): tablet 88622d4a142941de8b79595e6a2c93d8 (table org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]) successfully deleted
14:26:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.405035  7460 tablet_replica.cc:333] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: stopping tablet replica
14:26:39.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e66d185270594ebf8b6adeed83c4da68 for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000080000064, 0x00000000800000C8)
14:26:39.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50951de43dbb4b61965e842e246f543d for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000180000064, 0x00000001800000C8)
14:26:39.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8351b034085441c690611820dc70f87a for table 'org.apache.kudu.client.TestAlterTable-1779114399206' with partition [0x0000000280000064, 0x00000002800000C8)
14:26:39.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=e66d185270594ebf8b6adeed83c4da68@[9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=50951de43dbb4b61965e842e246f543d@[e063e65e00414483a87907e013df192f(127.6.145.193:46239)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=8351b034085441c690611820dc70f87a@[38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.145.252:36251, [3ms] Sub RPC GetTableLocations: received response from server master-127.6.145.252:36251: OK, deferred=null)) after lookup
14:26:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.414273  7460 raft_consensus.cc:2243] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 1 LEADER]: Raft consensus shutting down.
14:26:39.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.414539  7460 raft_consensus.cc:2272] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:39.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=e66d185270594ebf8b6adeed83c4da68, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.415180  7460 ts_tablet_manager.cc:1916] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:39.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e66d185270594ebf8b6adeed83c4da68 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:26:39.416 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=50951de43dbb4b61965e842e246f543d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.416 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50951de43dbb4b61965e842e246f543d for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:26:39.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114399206, tablet=8351b034085441c690611820dc70f87a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:39.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.418537  6912 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114399206" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:39.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.418859  7460 ts_tablet_manager.cc:1929] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:39.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.419011  7460 log.cc:1199] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal/wals/cfb4a1bb71f14123895d8854c966404f
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.421589  6912 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Sending DeleteTablet for 1 replicas of tablet e66d185270594ebf8b6adeed83c4da68
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.421664  6912 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Sending DeleteTablet for 1 replicas of tablet 50951de43dbb4b61965e842e246f543d
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.421701  6912 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c78839e7498f49d1bc17a8daa0f246f7: Sending DeleteTablet for 1 replicas of tablet 8351b034085441c690611820dc70f87a
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422003  7071 tablet_service.cc:1558] Processing DeleteTablet for tablet 50951de43dbb4b61965e842e246f543d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:39 UTC) from {username='slave'} at 127.0.0.1:38062
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422096  7206 tablet_service.cc:1558] Processing DeleteTablet for tablet 8351b034085441c690611820dc70f87a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:39 UTC) from {username='slave'} at 127.0.0.1:54420
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422173  7461 tablet_replica.cc:333] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: stopping tablet replica
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422214  7461 raft_consensus.cc:2243] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 1 LEADER]: Raft consensus shutting down.
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422255  7461 raft_consensus.cc:2272] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43 [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422489  7342 tablet_service.cc:1558] Processing DeleteTablet for tablet e66d185270594ebf8b6adeed83c4da68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-05-18 14:26:39 UTC) from {username='slave'} at 127.0.0.1:44938
14:26:39.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.422901  7461 ts_tablet_manager.cc:1916] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.424950  7461 ts_tablet_manager.cc:1929] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.425009  7461 log.cc:1199] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-1/wal/wals/8351b034085441c690611820dc70f87a
14:26:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.425200  7461 ts_tablet_manager.cc:1950] T 8351b034085441c690611820dc70f87a P 38ad6e51574d451288d59ff21a27aa43: Deleting consensus metadata
14:26:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.425514  6897 catalog_manager.cc:5028] TS 38ad6e51574d451288d59ff21a27aa43 (127.6.145.194:37099): tablet 8351b034085441c690611820dc70f87a (table org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]) successfully deleted
14:26:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.425971  7460 ts_tablet_manager.cc:1950] T cfb4a1bb71f14123895d8854c966404f P e063e65e00414483a87907e013df192f: Deleting consensus metadata
14:26:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.426414  6897 catalog_manager.cc:5028] TS e063e65e00414483a87907e013df192f (127.6.145.193:46239): tablet cfb4a1bb71f14123895d8854c966404f (table org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]) successfully deleted
14:26:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.426577  7460 tablet_replica.cc:333] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: stopping tablet replica
14:26:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.426674  7460 raft_consensus.cc:2243] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 1 LEADER]: Raft consensus shutting down.
14:26:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.426774  7460 raft_consensus.cc:2272] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:39.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.427212  7460 ts_tablet_manager.cc:1916] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:39.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.429332  7460 ts_tablet_manager.cc:1929] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:39.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.429492  7460 log.cc:1199] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-0/wal/wals/50951de43dbb4b61965e842e246f543d
14:26:39.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:26:39.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=0), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.145.252:36251, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.145.252:36251: OK, deferred=null)) after lookup
14:26:39.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.429767  7460 ts_tablet_manager.cc:1950] T 50951de43dbb4b61965e842e246f543d P e063e65e00414483a87907e013df192f: Deleting consensus metadata
14:26:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.430146  6897 catalog_manager.cc:5028] TS e063e65e00414483a87907e013df192f (127.6.145.193:46239): tablet 50951de43dbb4b61965e842e246f543d (table org.apache.kudu.client.TestAlterTable-1779114399206 [id=000c56414697447d92069075315b2f7e]) successfully deleted
14:26:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.430354  6912 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114399206" }
14:26:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.430439  6912 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42912:
14:26:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114399206" }
14:26:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.431445  7462 tablet_replica.cc:333] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: stopping tablet replica
14:26:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.431638  7462 raft_consensus.cc:2243] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 1 LEADER]: Raft consensus shutting down.
14:26:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.431816  7462 raft_consensus.cc:2272] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de [term 1 FOLLOWER]: Raft consensus is shut down!
14:26:39.432 [DEBUG - main] (Connection.java:575) [peer master-127.6.145.252:36251(127.6.145.252:36251)] disconnecting while in state READY
14:26:39.433 [DEBUG - main] (Connection.java:575) [peer master-127.6.145.253:36025(127.6.145.253:36025)] disconnecting while in state READY
14:26:39.433 [DEBUG - main] (Connection.java:575) [peer 9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)] disconnecting while in state READY
14:26:39.433 [DEBUG - main] (Connection.java:575) [peer e063e65e00414483a87907e013df192f(127.6.145.193:46239)] disconnecting while in state READY
14:26:39.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.433132  7462 ts_tablet_manager.cc:1916] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Deleting tablet data with delete state TABLET_DATA_DELETED
14:26:39.433 [DEBUG - main] (Connection.java:575) [peer master-127.6.145.254:40833(127.6.145.254:40833)] disconnecting while in state READY
14:26:39.433 [DEBUG - main] (Connection.java:575) [peer 38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)] disconnecting while in state READY
14:26:39.433 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)] handling channelInactive
14:26:39.433 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 9befde2447f242a882339adc3e73d1de(127.6.145.195:41121)] cleaning up while in state READY due to: connection closed
14:26:39.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.145.253:36025(127.6.145.253:36025)] handling channelInactive
14:26:39.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.145.253:36025(127.6.145.253:36025)] cleaning up while in state READY due to: connection closed
14:26:39.434 [DEBUG - kudu-nio-4] (Connection.java:239) [peer e063e65e00414483a87907e013df192f(127.6.145.193:46239)] handling channelInactive
14:26:39.434 [DEBUG - kudu-nio-4] (Connection.java:709) [peer e063e65e00414483a87907e013df192f(127.6.145.193:46239)] cleaning up while in state READY due to: connection closed
14:26:39.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.145.254:40833(127.6.145.254:40833)] handling channelInactive
14:26:39.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.145.254:40833(127.6.145.254:40833)] cleaning up while in state READY due to: connection closed
14:26:39.434 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)] handling channelInactive
14:26:39.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.434746  7462 ts_tablet_manager.cc:1929] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:26:39.434 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 38ad6e51574d451288d59ff21a27aa43(127.6.145.194:37099)] cleaning up while in state READY due to: connection closed
14:26:39.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.441272  7462 log.cc:1199] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Deleting WAL directory at /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster13167558462559925338/ts-2/wal/wals/e66d185270594ebf8b6adeed83c4da68
14:26:39.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.441715  7462 ts_tablet_manager.cc:1950] T e66d185270594ebf8b6adeed83c4da68 P 9befde2447f242a882339adc3e73d1de: Deleting consensus metadata
14:26:39.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.145.252:36251(127.6.145.252:36251)] handling channelInactive
14:26:39.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.145.252:36251(127.6.145.252:36251)] cleaning up while in state READY due to: connection closed
14:26:39.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.442497  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7010
14:26:39.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.451486  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7145
14:26:39.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.458082  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7280
14:26:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.465973  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6738
14:26:39.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.470770  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6809
14:26:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.476486  6727 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 6880
14:26:39.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:39Z chronyd exiting
.14:26:39.520 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114399520
14:26:39.523 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:39.523 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:39.523 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:39.523 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:39.523 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:39.526 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:39.603 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:39.603 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:39.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.603616  7466 mini_oidc.cc:150] Starting JWKS server
14:26:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.604211  7466 webserver.cc:533] Webserver started at http://127.0.0.1:36731/ using document root <none> and password file <none>
14:26:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.604300  7466 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.604458  7466 webserver.cc:533] Webserver started at http://127.0.0.1:34835/ using document root <none> and password file <none>
14:26:39.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:39Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:39.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:39Z Disabled control of system clock
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.614444  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/logs
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data/info.pb
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:39.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.190:37977
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.190
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json with env {}
14:26:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.688230  7477 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.688405  7477 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.688431  7477 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690018  7477 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690064  7477 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690083  7477 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690097  7477 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690112  7477 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:39.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.690126  7477 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36731/jwks.json
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.691681  7477 master_runner.cc:387] Master server non-default flags:
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data
14:26:39.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.190:37977
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data/info.pb
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.190
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7477
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/logs
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.691919  7477 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:39.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.692155  7477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.694532  7482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.694718  7477 server_base.cc:1061] running on GCE node
14:26:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.694505  7485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.694512  7483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.695016  7477 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.695276  7477 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:39.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.696440  7477 hybrid_clock.cc:648] HybridClock initialized: now 1779114399696418 us; error 31 us; skew 500 ppm
14:26:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.697628  7477 webserver.cc:533] Webserver started at http://127.7.74.190:39753/ using document root <none> and password file <none>
14:26:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.697825  7477 fs_manager.cc:362] Metadata directory not provided
14:26:39.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.697892  7477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.697993  7477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.699038  7477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data/instance:
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b0d722be71a47a7becac129cdb26893"
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.699398  7477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal/instance:
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b0d722be71a47a7becac129cdb26893"
14:26:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.700731  7477 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.002s
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.701421  7491 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.701578  7477 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.701647  7477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b0d722be71a47a7becac129cdb26893"
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.701705  7477 fs_report.cc:389] FS layout report
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data/data
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.716948  7477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.717331  7477 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
14:26:39.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.717449  7477 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.721884  7477 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.190:37977
14:26:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.721899  7543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.190:37977 every 8 connection(s)
14:26:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.722266  7477 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/data/info.pb
14:26:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.722815  7544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.724073  7544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.728258  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7477
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.728349  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-0/wal/instance
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.728703  7544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.729043  7493 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.74.189:40535: connect: Connection refused (error 111)
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.729218  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/logs
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data/info.pb
14:26:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.189:40535
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.189
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json with env {}
14:26:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.729413  7544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.189:40535: Network error: Client connection negotiation failed: client connection to 127.7.74.189:40535: connect: Connection refused (error 111)
14:26:39.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.778630  7544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } attempt: 1
14:26:39.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.779407  7544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.189:40535: Network error: Client connection negotiation failed: client connection to 127.7.74.189:40535: connect: Connection refused (error 111)
14:26:39.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.803194  7549 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:39.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.803360  7549 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:39.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.803378  7549 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:39.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804884  7549 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:39.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804931  7549 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:39.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804944  7549 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804955  7549 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804965  7549 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:39.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.804975  7549 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36731/jwks.json
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.807099  7549 master_runner.cc:387] Master server non-default flags:
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.189:40535
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data/info.pb
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.189
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7549
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/logs
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:39.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:39.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.808210  7549 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:39.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.808476  7549 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:39.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.810644  7557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.810627  7555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.810721  7554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.810823  7549 server_base.cc:1061] running on GCE node
14:26:39.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.811069  7549 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:39.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.811259  7549 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:39.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.812382  7549 hybrid_clock.cc:648] HybridClock initialized: now 1779114399812361 us; error 32 us; skew 500 ppm
14:26:39.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.813362  7549 webserver.cc:533] Webserver started at http://127.7.74.189:39567/ using document root <none> and password file <none>
14:26:39.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.813544  7549 fs_manager.cc:362] Metadata directory not provided
14:26:39.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.813592  7549 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:39.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.813705  7549 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.814508  7549 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data/instance:
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3cddce1786a406db05aba0ddd7fa573"
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.814821  7549 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal/instance:
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3cddce1786a406db05aba0ddd7fa573"
14:26:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.815855  7549 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.816394  7563 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.816534  7549 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.816596  7549 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3cddce1786a406db05aba0ddd7fa573"
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.816670  7549 fs_report.cc:389] FS layout report
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data/data
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:39.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:39.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:39.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.825414  7549 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:39.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.825713  7549 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
14:26:39.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.825826  7549 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.829269  7549 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.189:40535
14:26:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.829290  7615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.189:40535 every 8 connection(s)
14:26:39.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.829595  7549 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/data/info.pb
14:26:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.830104  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.831272  7616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.833068  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7549
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.833133  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-1/wal/instance
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.833444  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/logs
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data/info.pb
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.188:42827
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.188
14:26:39.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json with env {}
14:26:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.835546  7616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.838697  7616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.839064  7565 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.74.188:42827: connect: Connection refused (error 111)
14:26:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.839445  7616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.188:42827: Network error: Client connection negotiation failed: client connection to 127.7.74.188:42827: connect: Connection refused (error 111)
14:26:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.847540  7544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } attempt: 2
14:26:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.850271  7544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.850811  7544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.188:42827: Network error: Client connection negotiation failed: client connection to 127.7.74.188:42827: connect: Connection refused (error 111)
14:26:39.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.888636  7616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } attempt: 1
14:26:39.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.889410  7616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.188:42827: Network error: Client connection negotiation failed: client connection to 127.7.74.188:42827: connect: Connection refused (error 111)
14:26:39.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.893934  7544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } attempt: 1
14:26:39.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.894532  7544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.74.188:42827: Network error: Client connection negotiation failed: client connection to 127.7.74.188:42827: connect: Connection refused (error 111)
14:26:39.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.907727  7619 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:39.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.907878  7619 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:39.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.907896  7619 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909355  7619 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909391  7619 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909403  7619 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909415  7619 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909425  7619 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:39.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.909435  7619 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36731/jwks.json
14:26:39.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.910864  7619 master_runner.cc:387] Master server non-default flags:
14:26:39.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:39.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:39.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:39.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.188:42827
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36731/jwks.json
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data/info.pb
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.188
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7619
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/logs
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.911047  7619 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:39.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.911201  7619 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.913287  7629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.913283  7627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.913324  7619 server_base.cc:1061] running on GCE node
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.913249  7626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.913555  7619 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.913753  7619 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:39.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.914878  7619 hybrid_clock.cc:648] HybridClock initialized: now 1779114399914866 us; error 26 us; skew 500 ppm
14:26:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.915794  7619 webserver.cc:533] Webserver started at http://127.7.74.188:38065/ using document root <none> and password file <none>
14:26:39.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.915931  7619 fs_manager.cc:362] Metadata directory not provided
14:26:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.915967  7619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.916033  7619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.916764  7619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data/instance:
14:26:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac3b6860f8334e89a694a8f8d6a47ccf"
14:26:39.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.917002  7619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal/instance:
14:26:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac3b6860f8334e89a694a8f8d6a47ccf"
14:26:39.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.918016  7619 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.918545  7635 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.918687  7619 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.918740  7619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ac3b6860f8334e89a694a8f8d6a47ccf"
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:39 on dist-test-slave-rmmn"
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.918784  7619 fs_report.cc:389] FS layout report
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data/data
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:39.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:39.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.928261  7619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.928494  7619 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
14:26:39.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.928578  7619 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.932075  7619 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.188:42827
14:26:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.932113  7687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.188:42827 every 8 connection(s)
14:26:39.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.932413  7619 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/data/info.pb
14:26:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.932945  7688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:39.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.934139  7688 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.937405  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7619
14:26:39.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.937474  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/master-2/wal/instance
14:26:39.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.938383  7688 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.941427  7688 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } has no permanent_uuid. Determining permanent_uuid...
14:26:39.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.941644  7544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } attempt: 2
14:26:39.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.946161  7544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: Bootstrap starting.
14:26:39.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.946504  7688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf: Bootstrap starting.
14:26:39.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.946847  7544 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: Neither blocks nor log segments found. Creating new log.
14:26:39.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.947094  7544 log.cc:826] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: Log is configured to *not* fsync() on all Append() calls
14:26:39.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.947321  7688 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf: Neither blocks nor log segments found. Creating new log.
14:26:39.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.947731  7544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: No bootstrap required, opened a new log
14:26:39.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.947774  7688 log.cc:826] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf: Log is configured to *not* fsync() on all Append() calls
14:26:39.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.948228  7688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf: No bootstrap required, opened a new log
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949213  7688 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949265  7544 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949347  7688 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949357  7544 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949368  7688 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b6860f8334e89a694a8f8d6a47ccf, State: Initialized, Role: FOLLOWER
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949384  7544 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b0d722be71a47a7becac129cdb26893, State: Initialized, Role: FOLLOWER
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949440  7688 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949481  7544 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949633  7698 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [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: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949752  7544 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: configured and running, proceeding with master startup.
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949724  7699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [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: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949788  7699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949663  7688 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: configured and running, proceeding with master startup.
14:26:39.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.949882  7698 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.951488  7718 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.951881  7718 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:39.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.951562  7721 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:39.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.951994  7721 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:39.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.952160  7477 master_runner.cc:187] Error getting master registration for 127.7.74.189:40535: OK, instance_id { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" instance_seqno: 1779114399828357 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:39.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.953504  7477 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:39.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.953079  7619 master_runner.cc:187] Error getting master registration for 127.7.74.189:40535: OK, instance_id { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" instance_seqno: 1779114399828357 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:39.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.954672  7619 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:39.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.957544  7616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } attempt: 2
14:26:39.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.961684  7616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573: Bootstrap starting.
14:26:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.962306  7616 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573: Neither blocks nor log segments found. Creating new log.
14:26:39.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.962538  7616 log.cc:826] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573: Log is configured to *not* fsync() on all Append() calls
14:26:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.963248  7616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573: No bootstrap required, opened a new log
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965180  7616 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965320  7616 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965351  7616 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3cddce1786a406db05aba0ddd7fa573, State: Initialized, Role: FOLLOWER
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965451  7616 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965726  7616 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: configured and running, proceeding with master startup.
14:26:39.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.965710  7725 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [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: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.966024  7725 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.968011  7497 tablet.cc:2404] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.968473  7736 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:39.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:39.968591  7736 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.969686  7549 master_runner.cc:264] No leader master found from master c3cddce1786a406db05aba0ddd7fa573
14:26:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.969734  7549 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.981635  7699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.981734  7699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.981936  7699 leader_election.cc:290] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3cddce1786a406db05aba0ddd7fa573 (127.7.74.189:40535), ac3b6860f8334e89a694a8f8d6a47ccf (127.7.74.188:42827)
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.982317  7590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0b0d722be71a47a7becac129cdb26893" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3cddce1786a406db05aba0ddd7fa573" is_pre_election: true
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.982795  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0b0d722be71a47a7becac129cdb26893" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" is_pre_election: true
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.982908  7662 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d722be71a47a7becac129cdb26893 in term 0.
14:26:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.983079  7493 leader_election.cc:304] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d722be71a47a7becac129cdb26893, ac3b6860f8334e89a694a8f8d6a47ccf; no voters: 
14:26:39.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.982439  7590 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b0d722be71a47a7becac129cdb26893 in term 0.
14:26:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.984556  7699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.984613  7699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.984637  7699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 0 FOLLOWER]: Advancing to term 1
14:26:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.985483  7699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.985606  7699 leader_election.cc:290] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [CANDIDATE]: Term 1 election: Requested vote from peers c3cddce1786a406db05aba0ddd7fa573 (127.7.74.189:40535), ac3b6860f8334e89a694a8f8d6a47ccf (127.7.74.188:42827)
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.986171  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0b0d722be71a47a7becac129cdb26893" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf"
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.986243  7662 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 0 FOLLOWER]: Advancing to term 1
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.987007  7662 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d722be71a47a7becac129cdb26893 in term 1.
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.987159  7493 leader_election.cc:304] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b0d722be71a47a7becac129cdb26893, ac3b6860f8334e89a694a8f8d6a47ccf; no voters: 
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.987244  7590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0b0d722be71a47a7becac129cdb26893" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3cddce1786a406db05aba0ddd7fa573"
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.987301  7590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 0 FOLLOWER]: Advancing to term 1
14:26:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.988065  7590 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b0d722be71a47a7becac129cdb26893 in term 1.
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.988474  7699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 1 FOLLOWER]: Leader election won for term 1
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.988628  7699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [term 1 LEADER]: Becoming Leader. State: Replica: 0b0d722be71a47a7becac129cdb26893, State: Running, Role: LEADER
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.988716  7699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } }
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.989028  7699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b0d722be71a47a7becac129cdb26893. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.989094  7699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: This master's current role is: LEADER
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.989513  7740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.989778  7740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.991468  7662 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [term 1 FOLLOWER]: Refusing update from remote peer 0b0d722be71a47a7becac129cdb26893: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.991789  7699 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:39.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.992879  7698 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b0d722be71a47a7becac129cdb26893. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.992954  7698 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.993393  7590 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [term 1 FOLLOWER]: Refusing update from remote peer 0b0d722be71a47a7becac129cdb26893: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.993602  7699 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.994570  7725 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b0d722be71a47a7becac129cdb26893. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.994638  7725 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.996528  7738 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.996613  7738 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: This master's current role is: LEADER
14:26:39.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.997133  7725 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:39.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.997201  7725 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3cddce1786a406db05aba0ddd7fa573 [sys.catalog]: This master's current role is: FOLLOWER
14:26:39.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.997514  7741 mvcc.cc:204] Tried to move back new op lower bound from 7287252582363205632 to 7287252582354239488. Current Snapshot: MvccSnapshot[applied={T|T < 7287252582363205632}]
14:26:39.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.997733  7744 mvcc.cc:204] Tried to move back new op lower bound from 7287252582363205632 to 7287252582354239488. Current Snapshot: MvccSnapshot[applied={T|T < 7287252582363205632}]
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.998479  7740 catalog_manager.cc:1383] Generated new cluster ID: 4a44f6382ca24629baea8cbe6dc179c0
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:39.998521  7740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.001981  7699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.002048  7699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893 [sys.catalog]: This master's current role is: LEADER
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.002411  7698 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0b0d722be71a47a7becac129cdb26893" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b0d722be71a47a7becac129cdb26893" member_type: VOTER last_known_addr { host: "127.7.74.190" port: 37977 } } peers { permanent_uuid: "c3cddce1786a406db05aba0ddd7fa573" member_type: VOTER last_known_addr { host: "127.7.74.189" port: 40535 } } peers { permanent_uuid: "ac3b6860f8334e89a694a8f8d6a47ccf" member_type: VOTER last_known_addr { host: "127.7.74.188" port: 42827 } } }
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.002485  7698 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac3b6860f8334e89a694a8f8d6a47ccf [sys.catalog]: This master's current role is: FOLLOWER
14:26:40.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.002574  7742 mvcc.cc:204] Tried to move back new op lower bound from 7287252582363205632 to 7287252582354239488. Current Snapshot: MvccSnapshot[applied={T|T < 7287252582363205632}]
14:26:40.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.010946  7740 catalog_manager.cc:1406] Generated new certificate authority record
14:26:40.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.011736  7740 catalog_manager.cc:1540] Loading token signing keys...
14:26:40.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.022208  7740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0b0d722be71a47a7becac129cdb26893: Generated new TSK 0
14:26:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.022977  7740 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.033617  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/logs
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data/info.pb
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.129:0
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.129
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.129
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:40.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.144649  7751 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:40.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.145080  7751 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:40.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.145195  7751 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:40.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.147660  7751 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.148029  7751 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.74.129
14:26:40.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.150811  7751 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.129:0
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data/info.pb
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.129
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7751
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.129
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/logs
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:40.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.151923  7751 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:40.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.152267  7751 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.155431  7757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.155622  7751 server_base.cc:1061] running on GCE node
14:26:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.155862  7756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.156160  7759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.156391  7751 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.156584  7751 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:40.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.157707  7751 hybrid_clock.cc:648] HybridClock initialized: now 1779114400157689 us; error 29 us; skew 500 ppm
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.159003  7751 webserver.cc:533] Webserver started at http://127.7.74.129:44249/ using document root <none> and password file <none>
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.159173  7751 fs_manager.cc:362] Metadata directory not provided
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.159211  7751 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.159320  7751 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.160292  7751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data/instance:
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd58afaa2648f78b5fb5e73bd0499a"
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.160593  7751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal/instance:
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd58afaa2648f78b5fb5e73bd0499a"
14:26:40.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.162199  7751 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.165323  7765 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.165460  7751 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.165524  7751 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd58afaa2648f78b5fb5e73bd0499a"
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.165608  7751 fs_report.cc:389] FS layout report
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data/data
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:40.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:40.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.181777  7751 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182083  7751 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
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182211  7751 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182420  7751 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182732  7751 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182767  7751 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182798  7751 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:40.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.182813  7751 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:40.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.188452  7751 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.129:45775
14:26:40.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.188513  7878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.129:45775 every 8 connection(s)
14:26:40.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.188925  7751 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/data/info.pb
14:26:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.192744  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7751
14:26:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.192827  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-0/wal/instance
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.194599  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/logs
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data/info.pb
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.130:0
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.130
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.130
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.194778  7879 heartbeater.cc:344] Connected to a master server at 127.7.74.188:42827
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.194860  7879 heartbeater.cc:461] Registering TS with master...
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.195046  7879 heartbeater.cc:507] Master 127.7.74.188:42827 requested a full tablet report, sending...
14:26:40.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.195413  7652 ts_manager.cc:194] Registered new tserver with Master: 0dfd58afaa2648f78b5fb5e73bd0499a (127.7.74.129:45775)
14:26:40.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.196161  7881 heartbeater.cc:344] Connected to a master server at 127.7.74.189:40535
14:26:40.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.196213  7881 heartbeater.cc:461] Registering TS with master...
14:26:40.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.196298  7881 heartbeater.cc:507] Master 127.7.74.189:40535 requested a full tablet report, sending...
14:26:40.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.196769  7580 ts_manager.cc:194] Registered new tserver with Master: 0dfd58afaa2648f78b5fb5e73bd0499a (127.7.74.129:45775)
14:26:40.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.198046  7880 heartbeater.cc:344] Connected to a master server at 127.7.74.190:37977
14:26:40.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.198100  7880 heartbeater.cc:461] Registering TS with master...
14:26:40.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.198189  7880 heartbeater.cc:507] Master 127.7.74.190:37977 requested a full tablet report, sending...
14:26:40.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.198472  7508 ts_manager.cc:194] Registered new tserver with Master: 0dfd58afaa2648f78b5fb5e73bd0499a (127.7.74.129:45775)
14:26:40.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.199409  7508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.74.129:49473
14:26:40.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.270589  7886 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:40.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.270761  7886 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:40.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.270787  7886 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:40.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.272294  7886 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:40.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.272354  7886 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.74.130
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.273913  7886 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.130:0
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data/info.pb
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.130
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7886
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.130
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/logs
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.274147  7886 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.274392  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:40.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.276770  7886 server_base.cc:1061] running on GCE node
14:26:40.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.276779  7892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.276782  7891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.276753  7894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.277176  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.277426  7886 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:40.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.278568  7886 hybrid_clock.cc:648] HybridClock initialized: now 1779114400278543 us; error 33 us; skew 500 ppm
14:26:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.279636  7886 webserver.cc:533] Webserver started at http://127.7.74.130:36663/ using document root <none> and password file <none>
14:26:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.279814  7886 fs_manager.cc:362] Metadata directory not provided
14:26:40.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.279879  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:40.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.279980  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:40.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.280777  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data/instance:
14:26:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f0e743de7f2445c865c39fe4c874c93"
14:26:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.281093  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal/instance:
14:26:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f0e743de7f2445c865c39fe4c874c93"
14:26:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.282217  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:26:40.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.282816  7900 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.282969  7886 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.283030  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f0e743de7f2445c865c39fe4c874c93"
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.283082  7886 fs_report.cc:389] FS layout report
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data/data
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:40.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.298760  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299088  7886 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
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299211  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299435  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299782  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299820  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299852  7886 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.299881  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.305137  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.130:33775
14:26:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.305188  8013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.130:33775 every 8 connection(s)
14:26:40.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.305478  7886 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/data/info.pb
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.309618  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 7886
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.309718  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-1/wal/instance
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310268  8014 heartbeater.cc:344] Connected to a master server at 127.7.74.188:42827
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310359  8014 heartbeater.cc:461] Registering TS with master...
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310544  8014 heartbeater.cc:507] Master 127.7.74.188:42827 requested a full tablet report, sending...
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310763  8015 heartbeater.cc:344] Connected to a master server at 127.7.74.190:37977
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310818  8015 heartbeater.cc:461] Registering TS with master...
14:26:40.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.310904  8015 heartbeater.cc:507] Master 127.7.74.190:37977 requested a full tablet report, sending...
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311033  8016 heartbeater.cc:344] Connected to a master server at 127.7.74.189:40535
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311090  8016 heartbeater.cc:461] Registering TS with master...
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311120  7508 ts_manager.cc:194] Registered new tserver with Master: 2f0e743de7f2445c865c39fe4c874c93 (127.7.74.130:33775)
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311146  7652 ts_manager.cc:194] Registered new tserver with Master: 2f0e743de7f2445c865c39fe4c874c93 (127.7.74.130:33775)
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311161  7466 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/logs
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data/info.pb
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.131:0
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.131
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.131
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311179  8016 heartbeater.cc:507] Master 127.7.74.189:40535 requested a full tablet report, sending...
14:26:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311409  7580 ts_manager.cc:194] Registered new tserver with Master: 2f0e743de7f2445c865c39fe4c874c93 (127.7.74.130:33775)
14:26:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.311560  7508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.74.130:60569
14:26:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.384481  8021 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.384629  8021 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:40.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.384647  8021 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:40.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.386111  8021 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:40.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.386161  8021 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.74.131
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.387639  8021 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.74.148:42361
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.74.131:0
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data/info.pb
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.74.131
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.74.190:37977,127.7.74.189:40535,127.7.74.188:42827
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:40.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8021
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.74.131
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/logs
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.387811  8021 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:40.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.387980  8021 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:40.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.390129  8026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.390166  8027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.390143  8029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.390547  8021 server_base.cc:1061] running on GCE node
14:26:40.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.390707  8021 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:40.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.390936  8021 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:40.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.392112  8021 hybrid_clock.cc:648] HybridClock initialized: now 1779114400392089 us; error 33 us; skew 500 ppm
14:26:40.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.393092  8021 webserver.cc:533] Webserver started at http://127.7.74.131:36691/ using document root <none> and password file <none>
14:26:40.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.393290  8021 fs_manager.cc:362] Metadata directory not provided
14:26:40.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.393340  8021 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:40.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.393440  8021 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.394286  8021 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data/instance:
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fb7d2f4b444a2994e2a809e66f587f"
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.394629  8021 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal/instance:
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fb7d2f4b444a2994e2a809e66f587f"
14:26:40.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.395720  8021 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.396277  8035 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.396420  8021 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.396481  8021 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "97fb7d2f4b444a2994e2a809e66f587f"
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.396540  8021 fs_report.cc:389] FS layout report
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data/data
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:40.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:40.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.421092  8021 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:40.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.421419  8021 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
14:26:40.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.421540  8021 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:40.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.421761  8021 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.422111  8021 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.422145  8021 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.422174  8021 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:40.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.422189  8021 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:40.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.427393  8021 rpc_server.cc:307] RPC server started. Bound to: 127.7.74.131:46127
14:26:40.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.427446  8148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.74.131:46127 every 8 connection(s)
14:26:40.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.427706  8021 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/data/info.pb
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432389  8151 heartbeater.cc:344] Connected to a master server at 127.7.74.189:40535
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432396  8150 heartbeater.cc:344] Connected to a master server at 127.7.74.190:37977
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432525  8151 heartbeater.cc:461] Registering TS with master...
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432529  8150 heartbeater.cc:461] Registering TS with master...
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432631  8149 heartbeater.cc:344] Connected to a master server at 127.7.74.188:42827
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432667  8149 heartbeater.cc:461] Registering TS with master...
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432732  8151 heartbeater.cc:507] Master 127.7.74.189:40535 requested a full tablet report, sending...
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432732  8150 heartbeater.cc:507] Master 127.7.74.190:37977 requested a full tablet report, sending...
14:26:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.432734  8149 heartbeater.cc:507] Master 127.7.74.188:42827 requested a full tablet report, sending...
14:26:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.433130  7508 ts_manager.cc:194] Registered new tserver with Master: 97fb7d2f4b444a2994e2a809e66f587f (127.7.74.131:46127)
14:26:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.433172  7652 ts_manager.cc:194] Registered new tserver with Master: 97fb7d2f4b444a2994e2a809e66f587f (127.7.74.131:46127)
14:26:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.433178  7580 ts_manager.cc:194] Registered new tserver with Master: 97fb7d2f4b444a2994e2a809e66f587f (127.7.74.131:46127)
14:26:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.433571  7508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.74.131:58313
14:26:40.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.435497  7466 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8021
14:26:40.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.435568  7466 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster2287318414789042864/ts-2/wal/instance
14:26:40.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.437590  7466 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:40.438 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:40.438 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:40.438 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.74.190"
      port: 37977
    }
    bound_http_address {
      host: "127.7.74.190"
      port: 39753
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.74.189"
      port: 40535
    }
    bound_http_address {
      host: "127.7.74.189"
      port: 39567
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.74.188"
      port: 42827
    }
    bound_http_address {
      host: "127.7.74.188"
      port: 38065
    }
  }
}

14:26:40.439 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:40.439 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.74.129"
      port: 45775
    }
    bound_http_address {
      host: "127.7.74.129"
      port: 44249
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.74.130"
      port: 33775
    }
    bound_http_address {
      host: "127.7.74.130"
      port: 36663
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.74.131"
      port: 46127
    }
    bound_http_address {
      host: "127.7.74.131"
      port: 36691
    }
  }
}

14:26:40.439 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:40.441 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:40.442 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.74.188:42827(127.7.74.188:42827)] connecting to peer
14:26:40.443 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.74.190:37977(127.7.74.190:37977)] connecting to peer
14:26:40.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.74.188:42827(127.7.74.188:42827)] Successfully connected to peer
14:26:40.445 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.7.74.188
14:26:40.445 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.7.74.189:40535(127.7.74.189:40535)] connecting to peer
14:26:40.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.74.190:37977(127.7.74.190:37977)] Successfully connected to peer
14:26:40.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.74.189:40535(127.7.74.189:40535)] Successfully connected to peer
14:26:40.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.7.74.190
14:26:40.449 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.7.74.189
14:26:40.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45863c9d, L:/127.0.0.1:38428 - R:/127.7.74.188:42827] using SASL/PLAIN
14:26:40.458 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x772dc9e7, L:/127.0.0.1:35278 - R:/127.7.74.190:37977] using SASL/PLAIN
14:26:40.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:40.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.74.188:42827, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.74.190:37977, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.74.189:40535, [13ms] Sub RPC ConnectToMaster: received response from server master-127.7.74.188:42827: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.7.74.190:37977: OK, deferred=null) after lookup
14:26:40.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.460722  7508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35278:
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114400441"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:40.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:40.461 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf3f316df, L:/127.0.0.1:55400 - R:/127.7.74.189:40535] using SASL/PLAIN
14:26:40.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 347a2e2d724c4651a75cd99f24afa61b
14:26:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.468544  8083 tablet_service.cc:1511] Processing CreateTablet for tablet 39cc2a84fef74e5fa5bbf7d5e0fb3192 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.468856  8083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cc2a84fef74e5fa5bbf7d5e0fb3192. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.469681  8082 tablet_service.cc:1511] Processing CreateTablet for tablet 369227cac7f04a15b1a0a83e44ceb896 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.469810  8082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369227cac7f04a15b1a0a83e44ceb896. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.469764  7948 tablet_service.cc:1511] Processing CreateTablet for tablet 82404d2b675b424d8873408922e69e68 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.469769  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 679c075f6fec4ad480ef460fb6df0161 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.470074  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82404d2b675b424d8873408922e69e68. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.470160  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679c075f6fec4ad480ef460fb6df0161. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.470633  7813 tablet_service.cc:1511] Processing CreateTablet for tablet 9f284e23aa894491b7de39bf304a031c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.470894  7813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f284e23aa894491b7de39bf304a031c. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.471379  8167 tablet_bootstrap.cc:492] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: Bootstrap starting.
14:26:40.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.472076  8167 tablet_bootstrap.cc:654] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: Neither blocks nor log segments found. Creating new log.
14:26:40.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.472394  8168 tablet_bootstrap.cc:492] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: Bootstrap starting.
14:26:40.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.472651  8167 log.cc:826] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: Log is configured to *not* fsync() on all Append() calls
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473011  8168 tablet_bootstrap.cc:654] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: Neither blocks nor log segments found. Creating new log.
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473222  7812 tablet_service.cc:1511] Processing CreateTablet for tablet c02da4c0922f4ec5b69abccd2b5ff709 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114400441 [id=347a2e2d724c4651a75cd99f24afa61b]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473294  8167 tablet_bootstrap.cc:492] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: No bootstrap required, opened a new log
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473340  8167 ts_tablet_manager.cc:1403] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473361  7812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02da4c0922f4ec5b69abccd2b5ff709. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.473513  8168 log.cc:826] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: Log is configured to *not* fsync() on all Append() calls
14:26:40.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.474014  8168 tablet_bootstrap.cc:492] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: No bootstrap required, opened a new log
14:26:40.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.474066  8168 ts_tablet_manager.cc:1403] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.474821  8167 raft_consensus.cc:359] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.474968  8167 raft_consensus.cc:385] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.474999  8167 raft_consensus.cc:740] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fb7d2f4b444a2994e2a809e66f587f, State: Initialized, Role: FOLLOWER
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475081  8167 consensus_queue.cc:260] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475143  8167 raft_consensus.cc:399] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475171  8167 raft_consensus.cc:493] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475208  8167 raft_consensus.cc:3060] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Advancing to term 1
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475232  8168 raft_consensus.cc:359] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475349  8168 raft_consensus.cc:385] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475381  8168 raft_consensus.cc:740] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f0e743de7f2445c865c39fe4c874c93, State: Initialized, Role: FOLLOWER
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475476  8168 consensus_queue.cc:260] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475538  8168 raft_consensus.cc:399] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475564  8168 raft_consensus.cc:493] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475601  8168 raft_consensus.cc:3060] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Advancing to term 1
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475780  8167 raft_consensus.cc:515] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475889  8167 leader_election.cc:304] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [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: 97fb7d2f4b444a2994e2a809e66f587f; no voters: 
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.475914  8170 tablet_bootstrap.cc:492] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: Bootstrap starting.
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476037  8167 leader_election.cc:290] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476089  8172 raft_consensus.cc:2804] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476159  8168 raft_consensus.cc:515] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476248  8168 leader_election.cc:304] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [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: 2f0e743de7f2445c865c39fe4c874c93; no voters: 
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476336  8167 ts_tablet_manager.cc:1434] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476385  8168 leader_election.cc:290] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476444  8170 tablet_bootstrap.cc:654] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: Neither blocks nor log segments found. Creating new log.
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476540  8168 ts_tablet_manager.cc:1434] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476413  8172 raft_consensus.cc:697] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 LEADER]: Becoming Leader. State: Replica: 97fb7d2f4b444a2994e2a809e66f587f, State: Running, Role: LEADER
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476583  8150 heartbeater.cc:499] Master 127.7.74.190:37977 was elected leader, sending a full tablet report...
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476706  8167 tablet_bootstrap.cc:492] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f: Bootstrap starting.
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476799  8170 log.cc:826] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: Log is configured to *not* fsync() on all Append() calls
14:26:40.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.476693  8172 consensus_queue.cc:237] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f [LEADER]: Queue going to LEADER mode. State: All 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: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.477263  8167 tablet_bootstrap.cc:654] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f: Neither blocks nor log segments found. Creating new log.
14:26:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.477416  8015 heartbeater.cc:499] Master 127.7.74.190:37977 was elected leader, sending a full tablet report...
14:26:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.477563  7508 catalog_manager.cc:5697] T 39cc2a84fef74e5fa5bbf7d5e0fb3192 P 97fb7d2f4b444a2994e2a809e66f587f reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fb7d2f4b444a2994e2a809e66f587f (127.7.74.131). New cstate: current_term: 1 leader_uuid: "97fb7d2f4b444a2994e2a809e66f587f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } health_report { overall_health: HEALTHY } } }
14:26:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.477837  8168 tablet_bootstrap.cc:492] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93: Bootstrap starting.
14:26:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.477857  8174 raft_consensus.cc:2804] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.478250  8174 raft_consensus.cc:697] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 LEADER]: Becoming Leader. State: Replica: 2f0e743de7f2445c865c39fe4c874c93, State: Running, Role: LEADER
14:26:40.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.478657  8174 consensus_queue.cc:237] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 [LEADER]: Queue going to LEADER mode. State: All 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: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.479367  7508 catalog_manager.cc:5697] T 679c075f6fec4ad480ef460fb6df0161 P 2f0e743de7f2445c865c39fe4c874c93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f0e743de7f2445c865c39fe4c874c93 (127.7.74.130). New cstate: current_term: 1 leader_uuid: "2f0e743de7f2445c865c39fe4c874c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } health_report { overall_health: HEALTHY } } }
14:26:40.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.480324  8168 tablet_bootstrap.cc:654] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93: Neither blocks nor log segments found. Creating new log.
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.480942  8168 tablet_bootstrap.cc:492] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93: No bootstrap required, opened a new log
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.480988  8168 ts_tablet_manager.cc:1403] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481112  8168 raft_consensus.cc:359] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481153  8168 raft_consensus.cc:385] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481170  8168 raft_consensus.cc:740] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f0e743de7f2445c865c39fe4c874c93, State: Initialized, Role: FOLLOWER
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481209  8168 consensus_queue.cc:260] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481259  8168 raft_consensus.cc:399] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481279  8168 raft_consensus.cc:493] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481295  8168 raft_consensus.cc:3060] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 0 FOLLOWER]: Advancing to term 1
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481427  8170 tablet_bootstrap.cc:492] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: No bootstrap required, opened a new log
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481494  8170 ts_tablet_manager.cc:1403] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481545  8167 tablet_bootstrap.cc:492] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f: No bootstrap required, opened a new log
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481592  8167 ts_tablet_manager.cc:1403] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481742  8167 raft_consensus.cc:359] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481798  8167 raft_consensus.cc:385] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481817  8167 raft_consensus.cc:740] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fb7d2f4b444a2994e2a809e66f587f, State: Initialized, Role: FOLLOWER
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481854  8167 consensus_queue.cc:260] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481846  8168 raft_consensus.cc:515] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481889  8167 raft_consensus.cc:399] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481902  8168 leader_election.cc:304] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [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: 2f0e743de7f2445c865c39fe4c874c93; no voters: 
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481906  8167 raft_consensus.cc:493] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481933  8167 raft_consensus.cc:3060] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 0 FOLLOWER]: Advancing to term 1
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481963  8174 raft_consensus.cc:2804] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.481997  8174 raft_consensus.cc:697] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [term 1 LEADER]: Becoming Leader. State: Replica: 2f0e743de7f2445c865c39fe4c874c93, State: Running, Role: LEADER
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482029  8174 consensus_queue.cc:237] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [LEADER]: Queue going to LEADER mode. State: All 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: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } }
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482398  7508 catalog_manager.cc:5697] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f0e743de7f2445c865c39fe4c874c93 (127.7.74.130). New cstate: current_term: 1 leader_uuid: "2f0e743de7f2445c865c39fe4c874c93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f0e743de7f2445c865c39fe4c874c93" member_type: VOTER last_known_addr { host: "127.7.74.130" port: 33775 } health_report { overall_health: HEALTHY } } }
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482474  8167 raft_consensus.cc:515] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482527  8167 leader_election.cc:304] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [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: 97fb7d2f4b444a2994e2a809e66f587f; no voters: 
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482563  8167 leader_election.cc:290] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482583  8172 raft_consensus.cc:2804] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482616  8167 ts_tablet_manager.cc:1434] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482632  8172 raft_consensus.cc:697] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [term 1 LEADER]: Becoming Leader. State: Replica: 97fb7d2f4b444a2994e2a809e66f587f, State: Running, Role: LEADER
14:26:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.482663  8172 consensus_queue.cc:237] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f [LEADER]: Queue going to LEADER mode. State: All 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: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } }
14:26:40.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.483021  8168 leader_election.cc:290] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.483101  7507 catalog_manager.cc:5697] T 369227cac7f04a15b1a0a83e44ceb896 P 97fb7d2f4b444a2994e2a809e66f587f reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fb7d2f4b444a2994e2a809e66f587f (127.7.74.131). New cstate: current_term: 1 leader_uuid: "97fb7d2f4b444a2994e2a809e66f587f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97fb7d2f4b444a2994e2a809e66f587f" member_type: VOTER last_known_addr { host: "127.7.74.131" port: 46127 } health_report { overall_health: HEALTHY } } }
14:26:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.483199  8168 ts_tablet_manager.cc:1434] T 82404d2b675b424d8873408922e69e68 P 2f0e743de7f2445c865c39fe4c874c93: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486152  8170 raft_consensus.cc:359] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486280  8170 raft_consensus.cc:385] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486310  8170 raft_consensus.cc:740] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfd58afaa2648f78b5fb5e73bd0499a, State: Initialized, Role: FOLLOWER
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486408  8170 consensus_queue.cc:260] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486474  8170 raft_consensus.cc:399] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486505  8170 raft_consensus.cc:493] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.486545  8170 raft_consensus.cc:3060] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Advancing to term 1
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487053  8170 raft_consensus.cc:515] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487147  8170 leader_election.cc:304] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [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: 0dfd58afaa2648f78b5fb5e73bd0499a; no voters: 
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487289  8170 leader_election.cc:290] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487342  8188 raft_consensus.cc:2804] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487462  8170 ts_tablet_manager.cc:1434] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487550  8188 raft_consensus.cc:697] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 LEADER]: Becoming Leader. State: Replica: 0dfd58afaa2648f78b5fb5e73bd0499a, State: Running, Role: LEADER
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487515  7880 heartbeater.cc:499] Master 127.7.74.190:37977 was elected leader, sending a full tablet report...
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487636  8170 tablet_bootstrap.cc:492] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a: Bootstrap starting.
14:26:40.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.487731  8188 consensus_queue.cc:237] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a [LEADER]: Queue going to LEADER mode. State: All 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: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.488070  8170 tablet_bootstrap.cc:654] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a: Neither blocks nor log segments found. Creating new log.
14:26:40.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.488662  8170 tablet_bootstrap.cc:492] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a: No bootstrap required, opened a new log
14:26:40.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.488790  8170 ts_tablet_manager.cc:1403] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:40.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.488785  7508 catalog_manager.cc:5697] T 9f284e23aa894491b7de39bf304a031c P 0dfd58afaa2648f78b5fb5e73bd0499a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfd58afaa2648f78b5fb5e73bd0499a (127.7.74.129). New cstate: current_term: 1 leader_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } health_report { overall_health: HEALTHY } } }
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.488950  8170 raft_consensus.cc:359] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489001  8170 raft_consensus.cc:385] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489019  8170 raft_consensus.cc:740] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfd58afaa2648f78b5fb5e73bd0499a, State: Initialized, Role: FOLLOWER
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489051  8170 consensus_queue.cc:260] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489080  8170 raft_consensus.cc:399] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489097  8170 raft_consensus.cc:493] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489114  8170 raft_consensus.cc:3060] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 0 FOLLOWER]: Advancing to term 1
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489691  8170 raft_consensus.cc:515] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489849  8170 leader_election.cc:304] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [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: 0dfd58afaa2648f78b5fb5e73bd0499a; no voters: 
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489979  8170 leader_election.cc:290] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.489997  8188 raft_consensus.cc:2804] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 FOLLOWER]: Leader election won for term 1
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.490048  8188 raft_consensus.cc:697] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [term 1 LEADER]: Becoming Leader. State: Replica: 0dfd58afaa2648f78b5fb5e73bd0499a, State: Running, Role: LEADER
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.490084  8188 consensus_queue.cc:237] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a [LEADER]: Queue going to LEADER mode. State: All 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: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } }
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.490053  8170 ts_tablet_manager.cc:1434] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:40.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.490517  7508 catalog_manager.cc:5697] T c02da4c0922f4ec5b69abccd2b5ff709 P 0dfd58afaa2648f78b5fb5e73bd0499a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dfd58afaa2648f78b5fb5e73bd0499a (127.7.74.129). New cstate: current_term: 1 leader_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dfd58afaa2648f78b5fb5e73bd0499a" member_type: VOTER last_known_addr { host: "127.7.74.129" port: 45775 } health_report { overall_health: HEALTHY } } }
14:26:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.504814  7508 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35278:
14:26:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114400441" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:26:40.506 [DEBUG - main] (Connection.java:575) [peer master-127.7.74.188:42827(127.7.74.188:42827)] disconnecting while in state READY
14:26:40.506 [DEBUG - main] (Connection.java:575) [peer master-127.7.74.190:37977(127.7.74.190:37977)] disconnecting while in state READY
14:26:40.506 [DEBUG - main] (Connection.java:575) [peer master-127.7.74.189:40535(127.7.74.189:40535)] disconnecting while in state READY
14:26:40.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.74.190:37977(127.7.74.190:37977)] handling channelInactive
14:26:40.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:40.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.74.190:37977(127.7.74.190:37977)] cleaning up while in state READY due to: connection closed
14:26:40.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.74.188:42827(127.7.74.188:42827)] handling channelInactive
14:26:40.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.74.188:42827(127.7.74.188:42827)] cleaning up while in state READY due to: connection closed
14:26:40.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.74.189:40535(127.7.74.189:40535)] handling channelInactive
14:26:40.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.74.189:40535(127.7.74.189:40535)] cleaning up while in state READY due to: connection closed
14:26:40.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.508733  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7751
14:26:40.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.514070  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7886
14:26:40.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.518301  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8021
14:26:40.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.522459  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7477
14:26:40.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.526681  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7549
14:26:40.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.530378  7466 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 7619
14:26:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:40Z chronyd exiting
.14:26:40.575 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114400575
14:26:40.577 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:40.577 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:40.577 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskcxzRqb/test-tmp
14:26:40.577 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:26:40.578 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskcxzRqb/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:40.579 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:40.651 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:40.651 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:40.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.652217  8199 mini_oidc.cc:150] Starting JWKS server
14:26:40.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.652704  8199 webserver.cc:533] Webserver started at http://127.0.0.1:41759/ using document root <none> and password file <none>
14:26:40.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.652765  8199 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:40.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.652869  8199 webserver.cc:533] Webserver started at http://127.0.0.1:43017/ using document root <none> and password file <none>
14:26:40.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:40.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:40Z Disabled control of system clock
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.662210  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/logs
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data/info.pb
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.254:36447
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.254
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json with env {}
14:26:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.734591  8210 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.734756  8210 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.734783  8210 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736284  8210 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736328  8210 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736346  8210 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736361  8210 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736377  8210 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.736392  8210 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41759/jwks.json
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.737941  8210 master_runner.cc:387] Master server non-default flags:
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.254:36447
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data/info.pb
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.254
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8210
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/logs
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.738162  8210 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.738386  8210 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:40.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.740706  8218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.740713  8215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.740720  8216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.741000  8210 server_base.cc:1061] running on GCE node
14:26:40.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.741161  8210 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:40.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.741400  8210 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.742525  8210 hybrid_clock.cc:648] HybridClock initialized: now 1779114400742507 us; error 34 us; skew 500 ppm
14:26:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.743470  8210 webserver.cc:533] Webserver started at http://127.8.1.254:43119/ using document root <none> and password file <none>
14:26:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.743609  8210 fs_manager.cc:362] Metadata directory not provided
14:26:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.743646  8210 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.743711  8210 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.744473  8210 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data/instance:
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ced3a8122a514e6ba3eea889628c2cb7"
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.744720  8210 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal/instance:
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ced3a8122a514e6ba3eea889628c2cb7"
14:26:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.745776  8210 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.746309  8224 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.746486  8210 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.746552  8210 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ced3a8122a514e6ba3eea889628c2cb7"
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.746608  8210 fs_report.cc:389] FS layout report
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data/data
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:40.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:40.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:40.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.786890  8210 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.787263  8210 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
14:26:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.787391  8210 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.791049  8210 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.254:36447
14:26:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.791082  8276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.254:36447 every 8 connection(s)
14:26:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.791399  8210 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/data/info.pb
14:26:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.791949  8277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.793161  8277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } has no permanent_uuid. Determining permanent_uuid...
14:26:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.795631  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8210
14:26:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.795737  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-0/wal/instance
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.796638  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/logs
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data/info.pb
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.253:42301
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.253
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json with env {}
14:26:40.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.797966  8277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } has no permanent_uuid. Determining permanent_uuid...
14:26:40.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.798355  8226 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.1.253:42301: connect: Connection refused (error 111)
14:26:40.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.798782  8277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.253:42301: Network error: Client connection negotiation failed: client connection to 127.8.1.253:42301: connect: Connection refused (error 111)
14:26:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.848012  8277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } attempt: 1
14:26:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.848789  8277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.253:42301: Network error: Client connection negotiation failed: client connection to 127.8.1.253:42301: connect: Connection refused (error 111)
14:26:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.871347  8281 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.871506  8281 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.871524  8281 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.872959  8281 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.872996  8281 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.873008  8281 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.873018  8281 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.873029  8281 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.873039  8281 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41759/jwks.json
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.874503  8281 master_runner.cc:387] Master server non-default flags:
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.253:42301
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data/info.pb
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.253
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8281
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/logs
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.874692  8281 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.874850  8281 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.876832  8287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.876806  8290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.876931  8281 server_base.cc:1061] running on GCE node
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.876812  8288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.877292  8281 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.877526  8281 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:40.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.878659  8281 hybrid_clock.cc:648] HybridClock initialized: now 1779114400878640 us; error 27 us; skew 500 ppm
14:26:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.879599  8281 webserver.cc:533] Webserver started at http://127.8.1.253:40261/ using document root <none> and password file <none>
14:26:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.879769  8281 fs_manager.cc:362] Metadata directory not provided
14:26:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.879817  8281 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.879935  8281 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:40.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.880733  8281 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data/instance:
14:26:40.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4ef729540604034900cce1a442f72ae"
14:26:40.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.881055  8281 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal/instance:
14:26:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4ef729540604034900cce1a442f72ae"
14:26:40.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.882130  8281 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.882690  8296 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.882848  8281 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.882926  8281 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4ef729540604034900cce1a442f72ae"
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:40 on dist-test-slave-rmmn"
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.882990  8281 fs_report.cc:389] FS layout report
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data/data
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.916954  8277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } attempt: 2
14:26:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.917656  8277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.253:42301: Network error: Client connection negotiation failed: client connection to 127.8.1.253:42301: connect: Connection refused (error 111)
14:26:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.937103  8281 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.937458  8281 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
14:26:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.937583  8281 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.941390  8281 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.253:42301
14:26:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.941430  8348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.253:42301 every 8 connection(s)
14:26:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.941751  8281 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/data/info.pb
14:26:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.942260  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.943463  8349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } has no permanent_uuid. Determining permanent_uuid...
14:26:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.947793  8349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } has no permanent_uuid. Determining permanent_uuid...
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.950924  8349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } has no permanent_uuid. Determining permanent_uuid...
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.951263  8299 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.1.252:35031: connect: Connection refused (error 111)
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.951493  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8281
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.951556  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-1/wal/instance
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:40.951670  8349 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.252:35031: Network error: Client connection negotiation failed: client connection to 127.8.1.252:35031: connect: Connection refused (error 111)
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:40.951884  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/logs
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data/info.pb
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.252:35031
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.252
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json with env {}
14:26:41.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.000865  8349 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } attempt: 1
14:26:41.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.001679  8349 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.252:35031: Network error: Client connection negotiation failed: client connection to 127.8.1.252:35031: connect: Connection refused (error 111)
14:26:41.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.008880  8277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } attempt: 3
14:26:41.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.011746  8277 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } has no permanent_uuid. Determining permanent_uuid...
14:26:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.012302  8277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.252:35031: Network error: Client connection negotiation failed: client connection to 127.8.1.252:35031: connect: Connection refused (error 111)
14:26:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.025120  8354 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.025308  8354 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:41.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.025331  8354 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026821  8354 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026857  8354 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026870  8354 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026880  8354 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026890  8354 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.026899  8354 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41759/jwks.json
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.028354  8354 master_runner.cc:387] Master server non-default flags:
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.252:35031
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41759/jwks.json
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data/info.pb
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.252
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8354
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/logs
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.028532  8354 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.028700  8354 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.030820  8360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.030841  8359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.030900  8354 server_base.cc:1061] running on GCE node
14:26:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.030961  8362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.031256  8354 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.031454  8354 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:41.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.032594  8354 hybrid_clock.cc:648] HybridClock initialized: now 1779114401032565 us; error 40 us; skew 500 ppm
14:26:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.033624  8354 webserver.cc:533] Webserver started at http://127.8.1.252:46047/ using document root <none> and password file <none>
14:26:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.033767  8354 fs_manager.cc:362] Metadata directory not provided
14:26:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.033804  8354 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:41.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.033886  8354 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.034711  8354 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data/instance:
14:26:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55aca3e101ae4de381fe59a8c57ba384"
14:26:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.034993  8354 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal/instance:
14:26:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55aca3e101ae4de381fe59a8c57ba384"
14:26:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.035991  8354 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.036531  8368 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.036686  8354 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.036741  8354 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55aca3e101ae4de381fe59a8c57ba384"
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.036784  8354 fs_report.cc:389] FS layout report
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data/data
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:41.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:41.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:41.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.043453  8277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } attempt: 1
14:26:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.044185  8277 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.1.252:35031: Network error: Client connection negotiation failed: client connection to 127.8.1.252:35031: connect: Connection refused (error 111)
14:26:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.052922  8354 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.053191  8354 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
14:26:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.053315  8354 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.056802  8354 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.252:35031
14:26:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.056845  8420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.252:35031 every 8 connection(s)
14:26:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.057082  8354 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/data/info.pb
14:26:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.057533  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.058763  8421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } has no permanent_uuid. Determining permanent_uuid...
14:26:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.062996  8421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } has no permanent_uuid. Determining permanent_uuid...
14:26:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.065392  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8354
14:26:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.065470  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/master-2/wal/instance
14:26:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.065557  8421 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } has no permanent_uuid. Determining permanent_uuid...
14:26:41.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.069818  8349 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } attempt: 2
14:26:41.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.069916  8421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384: Bootstrap starting.
14:26:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.070606  8421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384: Neither blocks nor log segments found. Creating new log.
14:26:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.070863  8421 log.cc:826] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384: Log is configured to *not* fsync() on all Append() calls
14:26:41.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.071506  8421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384: No bootstrap required, opened a new log
14:26:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073088  8421 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073360  8421 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073421  8421 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55aca3e101ae4de381fe59a8c57ba384, State: Initialized, Role: FOLLOWER
14:26:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073522  8421 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073762  8428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [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: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073804  8421 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: configured and running, proceeding with master startup.
14:26:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073959  8349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: Bootstrap starting.
14:26:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.074575  8349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: Neither blocks nor log segments found. Creating new log.
14:26:41.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.075062  8349 log.cc:826] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: Log is configured to *not* fsync() on all Append() calls
14:26:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.075980  8349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: No bootstrap required, opened a new log
14:26:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.077973  8349 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.078084  8349 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.078110  8349 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4ef729540604034900cce1a442f72ae, State: Initialized, Role: FOLLOWER
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.078192  8349 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.078423  8440 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.078437  8349 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: configured and running, proceeding with master startup.
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.078466  8440 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.077819  8354 master_runner.cc:187] Error getting master registration for 127.8.1.254:36447: OK, instance_id { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" instance_seqno: 1779114400790084 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.079329  8354 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.080232  8453 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.080483  8453 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:41.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.073935  8428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.080699  8281 master_runner.cc:187] Error getting master registration for 127.8.1.254:36447: OK, instance_id { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" instance_seqno: 1779114400790084 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.082298  8281 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.082528  8442 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [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: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.082674  8442 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.107430  8442 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.107530  8442 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.107841  8442 leader_election.cc:290] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ced3a8122a514e6ba3eea889628c2cb7 (127.8.1.254:36447), 55aca3e101ae4de381fe59a8c57ba384 (127.8.1.252:35031)
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108211  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b4ef729540604034900cce1a442f72ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55aca3e101ae4de381fe59a8c57ba384" is_pre_election: true
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108347  8395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4ef729540604034900cce1a442f72ae in term 0.
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108582  8299 leader_election.cc:304] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55aca3e101ae4de381fe59a8c57ba384, b4ef729540604034900cce1a442f72ae; no voters: 
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108721  8442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108762  8442 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.108783  8442 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 0 FOLLOWER]: Advancing to term 1
14:26:41.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.109617  8442 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.109937  8442 leader_election.cc:290] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [CANDIDATE]: Term 1 election: Requested vote from peers ced3a8122a514e6ba3eea889628c2cb7 (127.8.1.254:36447), 55aca3e101ae4de381fe59a8c57ba384 (127.8.1.252:35031)
14:26:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.110014  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b4ef729540604034900cce1a442f72ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55aca3e101ae4de381fe59a8c57ba384"
14:26:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.110076  8395 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 0 FOLLOWER]: Advancing to term 1
14:26:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.110648  8395 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4ef729540604034900cce1a442f72ae in term 1.
14:26:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.110829  8299 leader_election.cc:304] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55aca3e101ae4de381fe59a8c57ba384, b4ef729540604034900cce1a442f72ae; no voters: 
14:26:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.111333  8442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 1 FOLLOWER]: Leader election won for term 1
14:26:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.111495  8442 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [term 1 LEADER]: Becoming Leader. State: Replica: b4ef729540604034900cce1a442f72ae, State: Running, Role: LEADER
14:26:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.111582  8442 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.111960  8442 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4ef729540604034900cce1a442f72ae. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.112125  8442 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: This master's current role is: LEADER
14:26:41.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.112375  8457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.112947  8457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.114365  8395 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [term 1 FOLLOWER]: Refusing update from remote peer b4ef729540604034900cce1a442f72ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.114646  8442 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.115717  8428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4ef729540604034900cce1a442f72ae. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.115788  8428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.116621  8455 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.116719  8455 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: This master's current role is: LEADER
14:26:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.116788  8428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.116845  8428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55aca3e101ae4de381fe59a8c57ba384 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.116974  8458 mvcc.cc:204] Tried to move back new op lower bound from 7287252586962075648 to 7287252586953707520. Current Snapshot: MvccSnapshot[applied={T|T < 7287252586962075648}]
14:26:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.117363  8459 mvcc.cc:204] Tried to move back new op lower bound from 7287252586962075648 to 7287252586953707520. Current Snapshot: MvccSnapshot[applied={T|T < 7287252586962075648}]
14:26:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.117991  8457 catalog_manager.cc:1383] Generated new cluster ID: 3586c85b249e4c02bd41341453e70c5d
14:26:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.118042  8457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:41.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.125255  8277 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } attempt: 2
14:26:41.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.130048  8277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: Bootstrap starting.
14:26:41.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.130702  8277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: Neither blocks nor log segments found. Creating new log.
14:26:41.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.130903  8277 log.cc:826] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: Log is configured to *not* fsync() on all Append() calls
14:26:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.135047  8277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: No bootstrap required, opened a new log
14:26:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.137212  8277 raft_consensus.cc:359] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.137601  8277 raft_consensus.cc:385] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.137717  8277 raft_consensus.cc:740] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ced3a8122a514e6ba3eea889628c2cb7, State: Initialized, Role: FOLLOWER
14:26:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.137900  8277 consensus_queue.cc:260] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } }
14:26:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.138445  8277 sys_catalog.cc:565] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: configured and running, proceeding with master startup.
14:26:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.138477  8250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b4ef729540604034900cce1a442f72ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced3a8122a514e6ba3eea889628c2cb7"
14:26:41.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.138664  8249 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [term 0 FOLLOWER]: Advancing to term 1
14:26:41.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.138561  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b4ef729540604034900cce1a442f72ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ced3a8122a514e6ba3eea889628c2cb7" is_pre_election: true
14:26:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.139467  8249 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [term 1 FOLLOWER]: Refusing update from remote peer b4ef729540604034900cce1a442f72ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.139809  8455 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.140635  8457 catalog_manager.cc:1406] Generated new certificate authority record
14:26:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.141494  8457 catalog_manager.cc:1540] Loading token signing keys...
14:26:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.141602  8478 sys_catalog.cc:455] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.141784  8478 sys_catalog.cc:458] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.141898  8478 sys_catalog.cc:455] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4ef729540604034900cce1a442f72ae. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.142558  8476 mvcc.cc:204] Tried to move back new op lower bound from 7287252587047469056 to 7287252586953707520. Current Snapshot: MvccSnapshot[applied={T|T < 7287252586962075648}]
14:26:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.142033  8478 sys_catalog.cc:458] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.142104  8474 sys_catalog.cc:455] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.149443  8474 sys_catalog.cc:458] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7 [sys.catalog]: This master's current role is: FOLLOWER
14:26:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.150913  8479 catalog_manager.cc:1295] Loaded cluster ID: 3586c85b249e4c02bd41341453e70c5d
14:26:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.151046  8479 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: loading cluster ID for follower catalog manager: success
14:26:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.151373  8455 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b4ef729540604034900cce1a442f72ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ced3a8122a514e6ba3eea889628c2cb7" member_type: VOTER last_known_addr { host: "127.8.1.254" port: 36447 } } peers { permanent_uuid: "b4ef729540604034900cce1a442f72ae" member_type: VOTER last_known_addr { host: "127.8.1.253" port: 42301 } } peers { permanent_uuid: "55aca3e101ae4de381fe59a8c57ba384" member_type: VOTER last_known_addr { host: "127.8.1.252" port: 35031 } } }
14:26:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.151451  8455 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae [sys.catalog]: This master's current role is: LEADER
14:26:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.152276  8457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: Generated new TSK 0
14:26:41.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.152520  8457 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.154158  8479 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: acquiring CA information for follower catalog manager: success
14:26:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.154400  8479 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ced3a8122a514e6ba3eea889628c2cb7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.163542  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/logs
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data/info.pb
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.193:0
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.193
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.193
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:41.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.274598  8483 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.275024  8483 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:41.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.275146  8483 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:41.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.277631  8483 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:41.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.277944  8483 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.1.193
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.280387  8483 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.193:0
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data/info.pb
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.193
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8483
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.193
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/logs
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.281432  8483 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:41.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.281877  8483 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:41.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.284837  8489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.285024  8488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.285437  8483 server_base.cc:1061] running on GCE node
14:26:41.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.285733  8491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.286077  8483 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:41.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.286389  8483 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:41.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.287705  8483 hybrid_clock.cc:648] HybridClock initialized: now 1779114401287683 us; error 34 us; skew 500 ppm
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.289299  8483 webserver.cc:533] Webserver started at http://127.8.1.193:43357/ using document root <none> and password file <none>
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.289492  8483 fs_manager.cc:362] Metadata directory not provided
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.289544  8483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.289638  8483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.290701  8483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data/instance:
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd49dd7a662a4a7c8d6308a6cbbfad22"
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.291081  8483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal/instance:
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd49dd7a662a4a7c8d6308a6cbbfad22"
14:26:41.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.292907  8483 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
14:26:41.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.293768  8497 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.294018  8483 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.294082  8483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd49dd7a662a4a7c8d6308a6cbbfad22"
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.294138  8483 fs_report.cc:389] FS layout report
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data/data
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:41.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:41.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.314214  8483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:41.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.314687  8483 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
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.314956  8483 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.315239  8483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.315672  8483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.315793  8483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.315846  8483 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:41.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.315865  8483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:41.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.322566  8483 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.193:38725
14:26:41.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.322636  8610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.193:38725 every 8 connection(s)
14:26:41.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.322942  8483 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/data/info.pb
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328445  8613 heartbeater.cc:344] Connected to a master server at 127.8.1.253:42301
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328433  8612 heartbeater.cc:344] Connected to a master server at 127.8.1.254:36447
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328552  8613 heartbeater.cc:461] Registering TS with master...
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328552  8612 heartbeater.cc:461] Registering TS with master...
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328433  8611 heartbeater.cc:344] Connected to a master server at 127.8.1.252:35031
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328759  8612 heartbeater.cc:507] Master 127.8.1.254:36447 requested a full tablet report, sending...
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328828  8611 heartbeater.cc:461] Registering TS with master...
14:26:41.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328895  8611 heartbeater.cc:507] Master 127.8.1.252:35031 requested a full tablet report, sending...
14:26:41.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.328759  8613 heartbeater.cc:507] Master 127.8.1.253:42301 requested a full tablet report, sending...
14:26:41.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.329288  8241 ts_manager.cc:194] Registered new tserver with Master: dd49dd7a662a4a7c8d6308a6cbbfad22 (127.8.1.193:38725)
14:26:41.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.329326  8313 ts_manager.cc:194] Registered new tserver with Master: dd49dd7a662a4a7c8d6308a6cbbfad22 (127.8.1.193:38725)
14:26:41.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.329459  8385 ts_manager.cc:194] Registered new tserver with Master: dd49dd7a662a4a7c8d6308a6cbbfad22 (127.8.1.193:38725)
14:26:41.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.330062  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.1.193:39721
14:26:41.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.332548  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8483
14:26:41.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.332646  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-0/wal/instance
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.333556  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/logs
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data/info.pb
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:41.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.194:0
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.194
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.194
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:41.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.407913  8618 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:41.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.408066  8618 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:41.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.408084  8618 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.409488  8618 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:41.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.409534  8618 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.1.194
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.410944  8618 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.194:0
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data/info.pb
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.194
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8618
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.194
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/logs
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.411114  8618 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:41.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.411266  8618 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.413362  8626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.413372  8623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.413480  8618 server_base.cc:1061] running on GCE node
14:26:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.413435  8624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.413825  8618 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:41.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.414041  8618 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:41.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.415167  8618 hybrid_clock.cc:648] HybridClock initialized: now 1779114401415148 us; error 34 us; skew 500 ppm
14:26:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.416252  8618 webserver.cc:533] Webserver started at http://127.8.1.194:43085/ using document root <none> and password file <none>
14:26:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.416512  8618 fs_manager.cc:362] Metadata directory not provided
14:26:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.416574  8618 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:41.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.416641  8618 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.417418  8618 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data/instance:
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e241584214442c282f0af35d75f1586"
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.417678  8618 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal/instance:
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e241584214442c282f0af35d75f1586"
14:26:41.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.418639  8618 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.419203  8632 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.419344  8618 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.419404  8618 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e241584214442c282f0af35d75f1586"
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.419446  8618 fs_report.cc:389] FS layout report
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data/data
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:41.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:41.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.441586  8618 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:41.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.441864  8618 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
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.441952  8618 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.442116  8618 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.442373  8618 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.442399  8618 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.442420  8618 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:41.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.442430  8618 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.447876  8618 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.194:37773
14:26:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.447942  8745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.194:37773 every 8 connection(s)
14:26:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.448201  8618 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/data/info.pb
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.452857  8747 heartbeater.cc:344] Connected to a master server at 127.8.1.254:36447
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.452947  8747 heartbeater.cc:461] Registering TS with master...
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453136  8747 heartbeater.cc:507] Master 127.8.1.254:36447 requested a full tablet report, sending...
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453143  8748 heartbeater.cc:344] Connected to a master server at 127.8.1.253:42301
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453202  8748 heartbeater.cc:461] Registering TS with master...
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453297  8748 heartbeater.cc:507] Master 127.8.1.253:42301 requested a full tablet report, sending...
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453553  8241 ts_manager.cc:194] Registered new tserver with Master: 4e241584214442c282f0af35d75f1586 (127.8.1.194:37773)
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453584  8313 ts_manager.cc:194] Registered new tserver with Master: 4e241584214442c282f0af35d75f1586 (127.8.1.194:37773)
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453732  8746 heartbeater.cc:344] Connected to a master server at 127.8.1.252:35031
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453783  8746 heartbeater.cc:461] Registering TS with master...
14:26:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.453876  8746 heartbeater.cc:507] Master 127.8.1.252:35031 requested a full tablet report, sending...
14:26:41.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.454073  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.1.194:60527
14:26:41.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.454157  8385 ts_manager.cc:194] Registered new tserver with Master: 4e241584214442c282f0af35d75f1586 (127.8.1.194:37773)
14:26:41.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.457651  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8618
14:26:41.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.457732  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-1/wal/instance
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.458663  8199 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskcxzRqb/build/release/bin/kudu
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/logs
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data/info.pb
14:26:41.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.195:0
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.195
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.195
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.531121  8753 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.531271  8753 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.531288  8753 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.532701  8753 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:41.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.532745  8753 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.1.195
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.534190  8753 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.1.212:36529
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.1.195:0
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data/info.pb
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.1.195
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.1.254:36447,127.8.1.253:42301,127.8.1.252:35031
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8753
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.1.195
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/logs
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:45 UTC on e7f111948823
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15852
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.534354  8753 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:26:41.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.534510  8753 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:26:41.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.536785  8758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.536777  8761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.536825  8753 server_base.cc:1061] running on GCE node
14:26:41.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.536779  8759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:26:41.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.537155  8753 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:41.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.537353  8753 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:41.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.538508  8753 hybrid_clock.cc:648] HybridClock initialized: now 1779114401538491 us; error 30 us; skew 500 ppm
14:26:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.539526  8753 webserver.cc:533] Webserver started at http://127.8.1.195:38061/ using document root <none> and password file <none>
14:26:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.539731  8753 fs_manager.cc:362] Metadata directory not provided
14:26:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.539793  8753 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.539925  8753 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:41.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.540786  8753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data/instance:
14:26:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52facddba54e437f9a7c6f7eb4271e1b"
14:26:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.541077  8753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal/instance:
14:26:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52facddba54e437f9a7c6f7eb4271e1b"
14:26:41.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.542152  8753 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.542677  8767 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.542810  8753 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.542860  8753 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data,/tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "52facddba54e437f9a7c6f7eb4271e1b"
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:26:41 on dist-test-slave-rmmn"
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.542913  8753 fs_report.cc:389] FS layout report
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:41.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data/data
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:41.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549091  8753 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549336  8753 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
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549424  8753 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549569  8753 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549789  8753 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549815  8753 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549836  8753 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.549852  8753 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.555114  8753 rpc_server.cc:307] RPC server started. Bound to: 127.8.1.195:33983
14:26:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.555167  8880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.1.195:33983 every 8 connection(s)
14:26:41.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.555423  8753 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/data/info.pb
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.559898  8881 heartbeater.cc:344] Connected to a master server at 127.8.1.252:35031
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560002  8882 heartbeater.cc:344] Connected to a master server at 127.8.1.254:36447
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560109  8881 heartbeater.cc:461] Registering TS with master...
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560123  8882 heartbeater.cc:461] Registering TS with master...
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560320  8881 heartbeater.cc:507] Master 127.8.1.252:35031 requested a full tablet report, sending...
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560320  8882 heartbeater.cc:507] Master 127.8.1.254:36447 requested a full tablet report, sending...
14:26:41.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560774  8241 ts_manager.cc:194] Registered new tserver with Master: 52facddba54e437f9a7c6f7eb4271e1b (127.8.1.195:33983)
14:26:41.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.560981  8385 ts_manager.cc:194] Registered new tserver with Master: 52facddba54e437f9a7c6f7eb4271e1b (127.8.1.195:33983)
14:26:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.562642  8199 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskcxzRqb/build/release/bin/kudu as pid 8753
14:26:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.562754  8199 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskcxzRqb/test-tmp/mini-kudu-cluster1847079166120980312/ts-2/wal/instance
14:26:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.563623  8883 heartbeater.cc:344] Connected to a master server at 127.8.1.253:42301
14:26:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.563691  8883 heartbeater.cc:461] Registering TS with master...
14:26:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.563778  8883 heartbeater.cc:507] Master 127.8.1.253:42301 requested a full tablet report, sending...
14:26:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.564018  8313 ts_manager.cc:194] Registered new tserver with Master: 52facddba54e437f9a7c6f7eb4271e1b (127.8.1.195:33983)
14:26:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.564486  8313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.1.195:43377
14:26:41.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.565841  8199 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:26:41.566 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:41.566 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:41.567 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.1.254"
      port: 36447
    }
    bound_http_address {
      host: "127.8.1.254"
      port: 43119
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.1.253"
      port: 42301
    }
    bound_http_address {
      host: "127.8.1.253"
      port: 40261
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.1.252"
      port: 35031
    }
    bound_http_address {
      host: "127.8.1.252"
      port: 46047
    }
  }
}

14:26:41.567 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:26:41.567 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.1.193"
      port: 38725
    }
    bound_http_address {
      host: "127.8.1.193"
      port: 43357
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.1.194"
      port: 37773
    }
    bound_http_address {
      host: "127.8.1.194"
      port: 43085
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.1.195"
      port: 33983
    }
    bound_http_address {
      host: "127.8.1.195"
      port: 38061
    }
  }
}

14:26:41.568 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:41.569 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:41.570 [DEBUG - main] (Connection.java:748) [peer master-127.8.1.252:35031(127.8.1.252:35031)] connecting to peer
14:26:41.571 [DEBUG - main] (Connection.java:748) [peer master-127.8.1.254:36447(127.8.1.254:36447)] connecting to peer
14:26:41.572 [DEBUG - main] (Connection.java:748) [peer master-127.8.1.253:42301(127.8.1.253:42301)] connecting to peer
14:26:41.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.1.254:36447(127.8.1.254:36447)] Successfully connected to peer
14:26:41.573 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.1.253:42301(127.8.1.253:42301)] Successfully connected to peer
14:26:41.574 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.1.254
14:26:41.575 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.1.253
14:26:41.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.1.252:35031(127.8.1.252:35031)] Successfully connected to peer
14:26:41.576 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.1.252
14:26:41.585 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x943c43e7, L:/127.0.0.1:49854 - R:/127.8.1.253:42301] using SASL/PLAIN
14:26:41.586 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc29d3d6f, L:/127.0.0.1:49312 - R:/127.8.1.252:35031] using SASL/PLAIN
14:26:41.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:41.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.1.252:35031, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.1.254:36447, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.1.253:42301, [16ms] Sub RPC ConnectToMaster: received response from server master-127.8.1.253:42301: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.1.252:35031: OK, deferred=null) after lookup
14:26:41.588 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd930ff0a, L:/127.0.0.1:48598 - R:/127.8.1.254:36447] using SASL/PLAIN
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.588021  8313 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49854:
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1779114401570"
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:41.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:41.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:41.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table cd766bb45d254513b5c71ee4cc0327bf
14:26:41.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.595468  8815 tablet_service.cc:1511] Processing CreateTablet for tablet a1ded95b236945698d4e736e98a563ae (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1779114401570 [id=cd766bb45d254513b5c71ee4cc0327bf]), partition=RANGE (c0) PARTITION UNBOUNDED
14:26:41.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.595745  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ded95b236945698d4e736e98a563ae. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.597728  8895 tablet_bootstrap.cc:492] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Bootstrap starting.
14:26:41.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.598317  8895 tablet_bootstrap.cc:654] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Neither blocks nor log segments found. Creating new log.
14:26:41.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.598562  8895 log.cc:826] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Log is configured to *not* fsync() on all Append() calls
14:26:41.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.599103  8895 tablet_bootstrap.cc:492] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: No bootstrap required, opened a new log
14:26:41.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.599160  8895 ts_tablet_manager.cc:1403] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600535  8895 raft_consensus.cc:359] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52facddba54e437f9a7c6f7eb4271e1b" member_type: VOTER last_known_addr { host: "127.8.1.195" port: 33983 } }
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600656  8895 raft_consensus.cc:385] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600684  8895 raft_consensus.cc:740] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52facddba54e437f9a7c6f7eb4271e1b, State: Initialized, Role: FOLLOWER
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600768  8895 consensus_queue.cc:260] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52facddba54e437f9a7c6f7eb4271e1b" member_type: VOTER last_known_addr { host: "127.8.1.195" port: 33983 } }
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600841  8895 raft_consensus.cc:399] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600874  8895 raft_consensus.cc:493] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:26:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.600916  8895 raft_consensus.cc:3060] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 0 FOLLOWER]: Advancing to term 1
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601424  8895 raft_consensus.cc:515] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52facddba54e437f9a7c6f7eb4271e1b" member_type: VOTER last_known_addr { host: "127.8.1.195" port: 33983 } }
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601526  8895 leader_election.cc:304] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [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: 52facddba54e437f9a7c6f7eb4271e1b; no voters: 
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601672  8895 leader_election.cc:290] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601722  8897 raft_consensus.cc:2804] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 1 FOLLOWER]: Leader election won for term 1
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601810  8897 raft_consensus.cc:697] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [term 1 LEADER]: Becoming Leader. State: Replica: 52facddba54e437f9a7c6f7eb4271e1b, State: Running, Role: LEADER
14:26:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601874  8895 ts_tablet_manager.cc:1434] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:26:41.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.602113  8883 heartbeater.cc:499] Master 127.8.1.253:42301 was elected leader, sending a full tablet report...
14:26:41.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.601888  8897 consensus_queue.cc:237] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b [LEADER]: Queue going to LEADER mode. State: All 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: "52facddba54e437f9a7c6f7eb4271e1b" member_type: VOTER last_known_addr { host: "127.8.1.195" port: 33983 } }
14:26:41.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.603025  8313 catalog_manager.cc:5697] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 52facddba54e437f9a7c6f7eb4271e1b (127.8.1.195). New cstate: current_term: 1 leader_uuid: "52facddba54e437f9a7c6f7eb4271e1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52facddba54e437f9a7c6f7eb4271e1b" member_type: VOTER last_known_addr { host: "127.8.1.195" port: 33983 } health_report { overall_health: HEALTHY } } }
14:26:41.612 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7249dadf, flushNotification=Deferred@1130551263(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:41.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a1ded95b236945698d4e736e98a563ae for table 'org.apache.kudu.client.TestAlterTable-1779114401570' with partition [<start>, <end>)
14:26:41.612 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a1ded95b236945698d4e736e98a563ae@[52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)[L]]}]
14:26:41.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a1ded95b236945698d4e736e98a563ae for table 'org.apache.kudu.client.TestAlterTable-1779114401570' with partition [<start>, <end>)
14:26:41.613 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=a1ded95b236945698d4e736e98a563ae@[52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)[L]]}]
14:26:41.613 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)] connecting to peer
14:26:41.615 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)] Successfully connected to peer
14:26:41.624 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xdbd6b37a, L:/127.0.0.1:33096 - R:/127.8.1.195:33983] using TOKEN/null
14:26:41.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114401570, tablet=a1ded95b236945698d4e736e98a563ae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:41.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.630178  8313 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49854:
14:26:41.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114401570" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.633047  8903 tablet.cc:1724] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Alter schema from (
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:26:41.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.639233  8313 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: org.apache.kudu.client.TestAlterTable-1779114401570 [id=cd766bb45d254513b5c71ee4cc0327bf] alter complete (version 1)
14:26:41.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table cd766bb45d254513b5c71ee4cc0327bf
14:26:41.654 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@66238be2, flushNotification=Deferred@472234151(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:41.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114401570, tablet=a1ded95b236945698d4e736e98a563ae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:41.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table cd766bb45d254513b5c71ee4cc0327bf
14:26:41.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.660742  8313 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49854:
14:26:41.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114401570" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.663239  8903 tablet.cc:1724] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Alter schema from (
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:26:41.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.667205  8313 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: org.apache.kudu.client.TestAlterTable-1779114401570 [id=cd766bb45d254513b5c71ee4cc0327bf] alter complete (version 2)
14:26:41.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table cd766bb45d254513b5c71ee4cc0327bf
14:26:41.672 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@200606de, flushNotification=Deferred@1963974958(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:41.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.674054  8901 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33096: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
14:26:41.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114401570, tablet=a1ded95b236945698d4e736e98a563ae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.678639  8313 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49854:
14:26:41.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1779114401570" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.680697  8903 tablet.cc:1724] T a1ded95b236945698d4e736e98a563ae P 52facddba54e437f9a7c6f7eb4271e1b: Alter schema from (
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:26:41.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:26:41.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:26:41.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:26:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.684445  8313 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b4ef729540604034900cce1a442f72ae: org.apache.kudu.client.TestAlterTable-1779114401570 [id=cd766bb45d254513b5c71ee4cc0327bf] alter complete (version 3)
14:26:41.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table cd766bb45d254513b5c71ee4cc0327bf
14:26:41.693 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f8908f6, flushNotification=Deferred@1045985568(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:26:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:26:41.693920  8901 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33096: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
14:26:41.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1779114401570, tablet=a1ded95b236945698d4e736e98a563ae, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:26:41.697 [DEBUG - main] (Connection.java:575) [peer master-127.8.1.253:42301(127.8.1.253:42301)] disconnecting while in state READY
14:26:41.697 [DEBUG - main] (Connection.java:575) [peer master-127.8.1.254:36447(127.8.1.254:36447)] disconnecting while in state READY
14:26:41.698 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.1.253:42301(127.8.1.253:42301)] handling channelInactive
14:26:41.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.1.253:42301(127.8.1.253:42301)] cleaning up while in state READY due to: connection closed
14:26:41.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.1.254:36447(127.8.1.254:36447)] handling channelInactive
14:26:41.699 [DEBUG - main] (Connection.java:575) [peer 52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)] disconnecting while in state READY
14:26:41.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.1.254:36447(127.8.1.254:36447)] cleaning up while in state READY due to: connection closed
14:26:41.699 [DEBUG - main] (Connection.java:575) [peer master-127.8.1.252:35031(127.8.1.252:35031)] disconnecting while in state READY
14:26:41.699 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)] handling channelInactive
14:26:41.699 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 52facddba54e437f9a7c6f7eb4271e1b(127.8.1.195:33983)] cleaning up while in state READY due to: connection closed
14:26:41.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:41.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.1.252:35031(127.8.1.252:35031)] handling channelInactive
14:26:41.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.1.252:35031(127.8.1.252:35031)] cleaning up while in state READY due to: connection closed
14:26:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.703624  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8483
14:26:41.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.711325  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8618
14:26:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.716217  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8753
14:26:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.721669  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8210
14:26:41.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.726188  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8281
14:26:41.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:26:41.730641  8199 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskcxzRqb/build/release/bin/kudu with pid 8354
14:26:41.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:26:41Z chronyd exiting

Time: 25.937

OK (18 tests)

